
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: server (179)
sv_rcon
Categories
settings, server
Parameters
- rcon password (text): password for rcon access
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!
Set an rcon (remote control) password to allow remote control. People who want to remote control your server have to enter this password.
Set an empty password to remove it.
Only servers which set an rcon password can be remotely controlled (unless other methods like Lua scripts are used)!
Note: It is highly recommended to use this setting in combination with sv_rconusers to increase security!
Attention: Your server can also be controlled externally (without joining it) if you just set an RCon password without using sv_rconusers to restrict access even more.






