
Help
Command Reference
You can enter CS2D script commands in the console, save them in cfg-files or bind them to keys. CS2D script commands are no Lua commands but they can still be executed in Lua scripts by using the Lua parse-function!
Commands
Category: all (342)
mp_maxrconfails
Categories
settings, server
Parameters
- max. fails (0-100): maximum fails (0=infinite fails allowed + reset fail-cache)
Info
High Security Relevance
This setting is important for the security of your server!
Use it carefully! Wrong settings may make your server vulnerable!
This setting is important for the security of your server!
Use it carefully! Wrong settings may make your server vulnerable!
Limit for maximum rcon_password failures. Each failed attempt will be saved with IP address. CS2D ignores all rcon_password-attempts from this IP address as soon as the number exceeds the limit.
Set it to 0 to allow an infinite number of RCon login failures and to reset/delete the cache of failed logins.
Attention: This setting is highly recommended in order to prevent RCon password bruteforcing. The default value is 5.






