Description: Very easy plugin that bans stupid cheaters that repeatedly say something like
[BadBoy v.5.0][Download it from ......]
- VERY IMPORTANT: TO BAN ALL CHEAT MESSAGES (SUCH AS [HLGUARD] Check this player...) PUT THE PLUGIN BEFORE adminchat.amxx IN plugins.ini
- No ML support because u can easy retranslate this plugin to your own language by changing ONLY 1 phrase in func ban(id) in source code and recompile.
- CVARS:
anti_say_bantype (default 2)
0 - standart ban by steam ID
1 - ban by IP
2 - ban by AMXBANS
3 - cheater will forced to quit the game (i found it more useful than kicking, so cheater may suppose that his cheat doesn't work correctly

anti_say_bantime (default 7200)
Ban time in minutes (default 7200 minutes = 5 days ban)
Set it to 0 for permanent bans.
To do: Put antisay.ini to addons/amxmodx/configs directory. Feel free to edit this file but don't forget to post new messages to forum (so other people can download updated version).
Changes:
- Added logging to antisay.log (in the same folder as antisay.ini)
- Fixed bansystem (amx_banip -> addip ; amx_ban -> banid)
As usual, russian and english versions provided...
Enjoy.
get plugin