PatPeter / FriendlyFireAutoban

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

Broadcasting Autobans #38

Open SkyfromXEN opened 4 years ago

SkyfromXEN commented 4 years ago

When a player reaches the ban amount, for my server it is set to 4 the ban is broadcasted to the whole server. "User was banned for teamkilling 4 players".

PatPeter commented 4 years ago

I'll make this a config setting to disable server broadcasts or merge it in with the default ServerMod2 configs. Thank you for reporting this! I'll try to get it out in the next release.

not-ivy commented 2 years ago

isn't this already done here? https://github.com/PatPeter/FriendlyFireAutoban/blob/76b98b4623509525ba2e8d02ceec794405937a31/FriendlyFireAutoban/FriendlyFireAutoban.cs#L507