Protection Scripts
This is a collection of scripts that we have put together along side CCC-Clan, and so we say thank you to them. This is a selection of crash protection/DOS protection and hack prevention scripts put together into a single addon for your convenience. The scripts installed should help you if your server is being hacked and crashed regularly.
Mods installed are: Crash Block, D-FENS and dosattackfix v4. You need MetaMod isntalled for D-FENS to work.
To use correctly please add the following lines of code to your server.cfg file:
// ** Server Protection
alias “ma_client” “echo The command ma_client has been blocked” // Only useable when using mani_admin_plugin, without needing clients.
sv_allow_wait_command 0 // Prevents user from hacking with rcon_password guesing scripts.
cb_active 3 // Fully activates Crash Block.
sv_allowupload 0 // Prevents users from uploading files, e.g. like banned_user.cfg or new adminlist true an unsolved SRCDS exploit.