I saw many requests for an addon like this.
This script is for jail servers for ban freekillers from the CT-Team.
I release it because i hate fuuu freekillers!
To pop-up the mainmenu write "!ctban" in chat.
You can choose between:
1.Ban Player //Open a playerlist with all active players in it
2.Ban Leaver //Show the last player who leave the server and give the abtillity to ban him (for freekill-leaver in example)
3.Ban (Free)Killer //Show the last Counter-Terrorist who killed an Terrorist
4.Unban player //Show a list with all banned players
5.About/HowTo //Show description and explanation of ctban
You can also use the saycommands:
!ctban <STEAMID> <TIME>
!ctunban <STEAMID>
Rcon Commands:
ctban <STEAMID> <TIME>
ctunban <STEAMID>
TODO-LIST:
- add reasons
- still Auto-CTBAN.. (need a good concept for it)
Installation
copy the addons folder into your cstrike folder of your gameserver(may overwrite old version)
and add "es_load ctban" to your autoexec.cfg then type es_load ctban per rcon or restart the server
open the config.ini and type your STEAMID in it (seperate with ", " )
may add your language to the lang.ini
Version Notes For 7
Updated on: 2012-04-27 16:44:14 EST by ShoTaXx# (View Zip Contents)
[b]Version 7, Release-Date 27.04.2012:[/b]
- votectban
- disable_versioncheck in config.ini
- Auto-Updating config with error fixing
- Language stuff (new words,edited words,..)
- Saves multiple disconnected player (only 5 for performance stuff)
- Mani-Admins
- Sourcemod-Admins
- Admin-Immunity
- Ban-Bots
- CVar: ctban_admins var (for scripters)
- Hall of Shame
- Logging
- Versioncheck Fix
- Optimized Performance
- Several Bugfixes