How to Use RCON on Your Conan Exiles Server
RCON (Remote Console) lets you run admin commands on your Conan Exiles server without being in-game. You can broadcast messages, kick players, and more from the web console in the Host Havoc game panel.
For in-game admin access, see How to Access the Admin Menu instead.
Enable RCON
- Log into the Game Control Panel and navigate to your server.
- Stop the server.
- Click Configuration Files and open
Game.iniin the Config Editor. - Enable RCON and set an RCON password.
- Save the file.
- Start the server.
Connect via Web Console
- In the game panel, navigate to the Web Console section of your service.
- Enter your RCON password when prompted.
- Type
helpand press Enter for a list of available commands.
Common Commands
| Command | Description |
|---|---|
broadcast <message> | Send a message to all players |
kickplayer <steamid> | Kick a player by Steam ID |
banplayer <steamid> | Ban a player |
listplayers | List connected players |
Notes
- Keep your RCON password different from your admin password.
- RCON operates over the configured RCON port shown in your panel.