Flags hostname, sv_password (remove if needed), rcon_password and sv_cheats.
This stops admins from taking over you server with ma_rcon or sm_rcon or it disables from admins turning on sv_cheats!
Open the .py file and edit the files if needed:
ma = 1/0 // 1 for on 0 for off! This blocks MA_RCON
ma2 = 1/0 // 1 for on 0 for off! This blocks MA_CLIENT
sm = 1/0 // 1 for on 0 for off! This blocks SM_RCON
svpassword = 1/0 // 1 for on 0 for off! This blocks SV_PASSWORD
Installation
es_load anti-cheats in server.cfg (because of the hostname)
below hostname
Add the files to cstrike folder
Open the .py file and edit the files if needed:
ma = 1/0 // 1 for on 0 for off! This blocks MA_RCON
ma2 = 1/0 // 1 for on 0 for off! This blocks MA_CLIENT
sm = 1/0 // 1 for on 0 for off! This blocks SM_RCON
svpassword = 1/0 // 1 for on 0 for off! This blocks SV_PASSWORD
Version Notes For 0.0.2
Updated on: 2009-12-31 15:40:49 EST by Mitchell (View Zip Contents)
Converted to PYTHON and added the config