Commit Graph

37 Commits

Author SHA1 Message Date
YouHaveTrouble 375ef3de4e Update worldguard-bukkit dependency version
The version of the "worldguard-bukkit" dependency in the pom.xml has been updated from 7.0.4-SNAPSHOT to 7.0.9-SNAPSHOT. This upgrade ensures the project is using the latest and possibly more stable or feature-rich version of the dependency.
2024-04-07 16:29:38 +02:00
YouHaveTrouble 8df1fe54e4 Remove redundant SmartCache and refactor related classes
The SmartCache class has been removed, and logic within it has been moved to relevant classes to reduce redundancy. This involved utilizing the PlayerManager for player data, instead of invalidating a separate cache in the now-removed SmartCache. Other classes that interacted with SmartCache, such as API, listeners and PreventStabby, have been updated to use the newly refactored system.
2024-01-11 00:44:58 +01:00
YouHaveTrouble 0290629d27 relocate into me.youhavetrouble.preventstabby to avoid conflicts 2023-06-22 16:20:39 +02:00
YouHaveTrouble fec1dd2ab6 bump version 2023-06-22 15:32:09 +02:00
YouHaveTrouble e30437694c bump version 2023-05-23 00:09:14 +02:00
YouHaveTrouble 7f1da79444 bump version 2023-05-03 21:49:15 +02:00
YouHaveTrouble b3ce1913fd add placeholder for forced pvp state 2023-05-03 19:18:02 +02:00
YouHaveTrouble 9a707b34a3 bump version 2023-03-26 03:17:46 +02:00
YouHaveTrouble 7d2c41646e make worldguard hook register on load 2023-03-26 03:09:07 +02:00
YouHaveTrouble b361681600 bump version 2022-12-31 15:03:15 +01:00
YouHaveTrouble 78504ee097 command without arguments now acts as toggle subcommand 2022-12-31 14:43:44 +01:00
YouHaveTrouble c83888837b fix dependency issues on older server versions 2022-12-04 22:26:45 +01:00
YouHaveTrouble 4052afe4d3 version bump 2022-08-07 12:13:15 +02:00
YouHaveTrouble 44a5c6d800 bump version 2022-07-19 17:36:14 +02:00
YouHaveTrouble 9b18c435f6 implement pvp state override command and api 2022-06-17 21:12:55 +02:00
YouHaveTrouble b99c14b631 going on an adventure 2022-06-16 23:52:30 +02:00
YouHaveTrouble 6fd3e4b671 use enum for permissions 2022-05-14 12:28:50 +02:00
YouHaveTrouble 4088a6dd5b fix npe when new pet target is null 2022-05-02 22:57:20 +02:00
YouHaveTrouble a8e606dab5 fix a few bugs 2022-04-15 17:31:26 +02:00
YouHaveTrouble 51f0f6c93b add placeholderapi hook 2022-03-22 23:02:58 +01:00
YouHaveTrouble 94f97568d5 update depends 2022-03-17 20:57:01 +01:00
YouHaveTrouble 9a9a44939a prepare for finishing rebranding 2022-01-26 14:41:12 +01:00
YouHaveTrouble a86485a089 fix issues with servers not having worldguard 2021-09-18 00:21:19 +02:00
YouHaveTrouble 0eccf1b1af fix unable to attack mounts with no player on them 2021-09-17 15:26:40 +02:00
YouHaveTrouble f182c2c859 add worldguard flag for force pvp 2021-08-03 17:24:17 +02:00
YouHaveTrouble 60b360f170 bump version 2021-07-29 13:37:32 +02:00
YouHaveTrouble 5f0bd41d8b bump version 2021-07-28 20:11:14 +02:00
YouHaveTrouble da454823f4 massive changes 2021-07-28 20:10:15 +02:00
YouHaveTrouble 9d45a1ea02 bump version 2021-03-17 19:15:44 +01:00
YouHaveTrouble f31536395a added bstats 2021-03-08 15:02:26 +01:00
YouHaveTrouble acc2cf3117 bump version 2021-03-08 14:42:24 +01:00
YouHaveTrouble 938b10ada4 sort out config mess 2021-03-08 13:22:34 +01:00
YouHaveTrouble fbb8dfe080 update pom 2021-02-21 04:51:44 +01:00
YouHaveTrouble 1ce19a564b replace wall of text that was registering listeners with a nice loop 2020-08-21 03:32:39 +02:00
YouHaveTrouble dad1e55526 lombok is not compiled anymore 2020-08-21 02:54:24 +02:00
YouHaveTrouble b5c9edd1be commandwork and api version bump 2020-08-19 14:08:13 +02:00
YouHaveTrouble aad3d7ad0c Initial commit 2020-08-19 02:24:05 +02:00