Game servers Support :: General Counter Strike Source RCON Commands
Login into rcon:
In order to use RCON, you need to access the console in game using the ~
Enter "rcon_password mypass" (you will not receive any confirmation)
To make sure it worked, type rcon status, if you get a list of server status you are logged into RCON.
| COMMAND | DESCRIPTION |
| rcon kick" | kicks player with certain username (for long ones, cut and paste from console) |
| rcon banid | Ban a player with a certain ID (found in rcon status) for a time in minutes |
| rcon status | Prints the servers status, and players status in console |
| rcon sv_alltalk 1 | Allows all users to hear eachother over voice chat |
| rcon mp_friendlyfire 1 | Set friendly fire on |
| rcon sv_password "Passwordhere" | Set the server join password to what you typed. To rmove it, sv_password "" |
| rcon mp_restartgame 5 | Restarts the map, including the kills,money and scores |