Commit Graph

16 Commits

Author SHA1 Message Date
YouHaveTrouble 477f042e91 update depends to java 21 and minecraft 1.21 2024-06-26 18:21:54 +02:00
YouHaveTrouble 4096cfe152 more folia support shenanigans 2024-04-16 16:46:52 +02:00
YouHaveTrouble 1aeb245666 Refactor damage source checking and restructure player management
The source of damage detection for PvP interactions has been updated to improve accuracy and flexibility. A 'Target' sub-class has been implemented in the PlayerManager class, removing the need for a separate DamageCheck class. The PlayerManager class was also moved to the 'data' package. Distribution of feedback messages has been simplified using the new DamageCheckResult class.
2024-02-24 19:23:54 +01:00
YouHaveTrouble 7ada9eab29 permission for help command 2022-12-31 15:03:09 +01:00
YouHaveTrouble 78504ee097 command without arguments now acts as toggle subcommand 2022-12-31 14:43:44 +01:00
YouHaveTrouble 9b18c435f6 implement pvp state override command and api 2022-06-17 21:12:55 +02:00
YouHaveTrouble 51f0f6c93b add placeholderapi hook 2022-03-22 23:02:58 +01:00
YouHaveTrouble 9a9a44939a prepare for finishing rebranding 2022-01-26 14:41:12 +01:00
YouHaveTrouble f182c2c859 add worldguard flag for force pvp 2021-08-03 17:24:17 +02:00
YouHaveTrouble da454823f4 massive changes 2021-07-28 20:10:15 +02:00
YouHaveTrouble 227a4ca463 added combat command blocker and teleport blocker 2021-03-19 19:13:17 +01:00
YouHaveTrouble 53fea43077 fixed couple of issues 2021-02-19 18:21:00 +01:00
YouHaveTrouble 8303c8815e registered permission and updated readme.md 2020-08-19 17:55:38 +02:00
YouHaveTrouble cd0b9aebdc reload command 2020-08-19 14:52:54 +02:00
YouHaveTrouble 1ecdfe0aff added default permission for /pvp command 2020-08-19 02:44:25 +02:00
YouHaveTrouble aad3d7ad0c Initial commit 2020-08-19 02:24:05 +02:00