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
9249fe754b
removed unused config code
2021-03-18 00:55:58 +01:00
YouHaveTrouble
938b10ada4
sort out config mess
2021-03-08 13:22:34 +01:00
YouHaveTrouble
7655b2804e
login protection option and some upgrades
2021-02-25 02:50:18 +01:00
YouHaveTrouble
4f9ec57e82
added pet interaction blocker for non-owners
2021-02-20 21:38:23 +01:00
YouHaveTrouble
53fea43077
fixed couple of issues
2021-02-19 18:21:00 +01:00
YouHaveTrouble
b9a4286a64
can't change pvp state in combat and misc wolf fixes
2020-08-21 15:46:47 +02:00
YouHaveTrouble
aab96c7a21
added combat tracker
2020-08-21 15:10:31 +02:00
YouHaveTrouble
c7d7d5eb8b
pet protection groundwork
2020-08-21 00:50:26 +02:00
YouHaveTrouble
c77536fe67
cache is now based on UUIDs and not Player instances
2020-08-20 21:47:55 +02:00
YouHaveTrouble
638b40c083
added a couple of damage blockers and placing wither roses under players with pvp off
2020-08-20 14:12:08 +02:00
YouHaveTrouble
8303c8815e
registered permission and updated readme.md
2020-08-19 17:55:38 +02:00
YouHaveTrouble
0a7468ca10
comand work
2020-08-19 16:46:45 +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