PatPeter / FriendlyFireAutoban

Automatically bans teamkillers after a configured amount of kills and for a length of time.
2 stars 1 forks source link

Change ban system #3 to ban on teamkill decrement, not increment #15

Closed PatPeter closed 5 years ago

PatPeter commented 5 years ago

If a player is mass teamkilling, allow the player to kill others, constantly incrementing their TK count. When the 1 minute or whatever expiration time has passed, ban the person for the scaled amount.

PatPeter commented 5 years ago

Finished, ready for QA.

PatPeter commented 5 years ago

Ban system #3 will wait friendly_fire_autoban_expire seconds before banning users. Issue is verified.