UPDATE v1.11.7
Anti Kill Abuse System! Cleaned up some stuff, Command on combat enter / leave
Changelogs:
- Added: Anti Kill Abuse System! You can now prevent players from K/D farming on your server. You can decide when the abuse system bans the player from killing a specific player ( E.g player1 can kill player2 5 times before he will get banned for e.g 5 hours. Then he cant kill this player in this time range anymore. )
- Added: Commands which will be executed when entering / leaving a combat. Simply add them over the /dc menu
- Changed: Changed the /dc help list. You now can click the messages and a little help message pops up.
- Added: /dc clear, /dc create command and removed /dc clearcorpses, clearholograms, clearnpcs, createsign. I also added a little tutorial to these commands.
- Added: Messages for the kill abuse system
Config changes:
Please add these lines to your lang.yml or regenerate the file completely.
Code (YAML):
general:
time:
hours
:
"hours"
hour
:
"hour"
minutes
:
"minutes"
minute
:
"minute"
seconds
:
"seconds"
second
:
"second"
anti-kill-abuse
:
"&cYou killed %victim% %amount% times! You can kill him again in &4%time%!"
reached-kill-max
:
"&cYou reached the max. amount (%amount%) of kills with %victim%! You now cant kill him for: &4%time%"