RCON: Remote Administration
Manage your server without logging into the game.
Enabling RCON
In ServerSettings.ini (or your startup script):
RconEnabled=True
RconPassword=SuperSecret
RconPort=25575
Recommended Tools
- MCRcon: Simple command line tool.
- BattleMetrics: Web-based RCON with player history.
Common RCON Commands
broadcast [Message]- Send a message to all players.listplayers- See who is online with SteamIDs.kick [PlayerName]- Remove a player.