New Feature
- Prevents kill farming / griefing by tracking repeated kills on the same player.
- If a player kills the same victim more than 5 times in 30s, punishment commands are executed.
⚙️ Config
anti-kill-abuse:
enabled: true
remove-kill-after: 60
max-kills: 5
punish-commands: # {victim} for victim
- "kick {killer} Kill-Abuse detected!"
Combat timer can now be shown in the actionbar or bossbar.
New config option: combat-log.display-mode (actionbar or bossbar)
Adds the option to block commands in combat
Adds the option to kill players when they combat log
Fixed a bug where stepping on farmland, carrots, or similar blocks caused unintended teleportation, sometimes launching players out of the world.
New Features
Combat Zone System
- Added a configurable zone where players are automatically put into combat.
- The range of the combat zone can be adjusted.
- The combat zone can be enabled or disabled as needed.
Punishment System
- Players can receive damage as a penalty for breaking the rules.
- The amount of damage can be adjusted in the configuration.
Fixed the bug, that you can spam riptide
Added the orption to disable riptiding in combat and set a timer to riptiding
Added the ability to disable teleporting while in combat
Should work on all game versions
Combat Log but it supports Spigot/Bukkit
by ignoring the PlayerElytraBoostEvent wich shouldn't anyway get triggert
Hitting a player now automaticly sets them out of gliding
This should work on all game versions


