Releases: DeadSwimek/cs2-ctban
1.0.6-fix
1.0.6
ADDED API
Now can select Banned team "TeamOfBan"
Now can edit Denny sound "DennySound"
API Functions:
public void BanPlayer(CCSPlayerController player, string hours, string reason, string target)
public bool IsBanned(CCSPlayerController player)
public void BanInfo(CCSPlayerController player)
1.0.5
• Added language files
• Added coloring in language files
• Added new database "history of bans"
• Fixed some bugs
1.0.4
Added Commands in config
Fixed somebugs
Revive Plugin
1.0.3.1
Updated to .NET 8.0
1.0.3
Added new command /ctsessionban - For ban player on session/changemap/reconnect
Remove text in chat after banned player try to join in CT, now working only the HUD (Center Message).
Working on editing all text.
1.0.2
Added can banning online player by playername /ctban <PLAYERNAME/STEAMID>
Fixed problem with no showing reason of ban when player with ban try to join in CT Team.
1.0.1
Added new command /isctbanned
Added hud info for banned players
FIXED ISSUE - NEED WIPE AND DELETE OLD MYSQL TABLE!!!!
1.0.0
Add files via upload