RCON

Connect your panel to your servers RCON and execute commands.

Why do you need RCON?

Some of the panel actions like advanced servers & players query, kicking, banning or muting a player, and executing commands require RCON to be enabled on your servers.

Enabling RCON on the servers

1. Head over to your server and open the `/game/csgo/cfg/server.cfg` file, and add the following line:

$ rcon_password "your_rcon_password"


2. Restart your server.

Important note:The plugin will automatically update the servers rcon password on every server start,
editing the server rcon password manually through the panel will cause the plugin to overwrite the password on the next server start.