2 min readUpdated Aug 20, 2026

How To Use RCON Commands On Your Renown Server

All Game Host Bros Renown servers support RCON, and commands can be run directly through the server Console. Here's how to use RCON on your Renown server, along with a list of every command available to you.

Using RCON Commands

  1. 1
    Log in to Bropanel and select your server.
  2. 2
    In the sidebar, go to Console.
  3. 3
    Type your desired command and press Enter.

Available Commands

CommandDescription
addadmin [steamId]Adds a new admin to the save.
banplayer [steamId]Bans a player from your server using their Steam ID.
broadcast [message]Sends an admin announcement to everyone on your server.
changemap [map]Switches your server to the map you name.
con [command]Runs a console command on the server.
directmessage [target] [message]Sends a direct message to a single player by name or ID.
DoExitSaves your server and then tries to exit.
getadminwhitelistShows every whitelisted admin.
getbanlistShows every banned ID.
getchatReturns the chat buffer for your session. It's meant to be called repeatedly, and takes an optional interval in seconds.
getdeltasecondsShows the last 5 seconds of tick times.
getworldinfoShows the relevant performance data for your world.
helpShows every available command.
kickplayer [steamId]Kicks a player from your server using their Steam ID.
listmapsLists every map on your server.
listplayersSame as playerlist.
mute [playerId]Mutes a player using their ID.
playerlistLists everyone on your server with their ID, score and ping. Add kit to include player kits.
pmSame as directmessage.
profileStarts profiling your server.
queryserverhealthShows your server's tick time and player count.
removeadmin [steamId]Removes an admin from the save.
saveworldStarts a save.
serverchat [message]Sends a chat message as though you were playing on the server.
setserverwipetime [unixSeconds]Sets the survival wipe date, given as a Unix timestamp in seconds.
timedilation [value]Sets the global game speed.
unbanplayer [steamId]Removes the ban on a player using their Steam ID.
upload_server_queue_priority_list [steamIds]Takes a comma separated list of Steam IDs and gives those players priority in the server queue.
wipenowSaves your server and then wipes it immediately.