How To Use RCON On The Isle Evrima
Here’s how to enable and use RCON on your The Isle Evrima servers.
Enabling The Isle Evrima RCON
Section titled “Enabling The Isle Evrima RCON”- Access the Game Host Bros Panel.
- Navigate to
Configuration > Startup Parameters
. - Under
RCON
setRCON Password
to a secure password. - Under
RCON
setEnable RCON
totrue
. - Restart your server.
Once your server starts you’ll be able to use RCON commands directly from your Server Console.
RCON Commands
Section titled “RCON Commands”Here is a list of all The Isle Evrima RCON commands that you can use from the Server Console; these commands can also be used with our task scheduler.
Command | Description |
---|---|
addwhitelistid [SteamID] | Add Steam ID to whitelist. Usage: addwhitelistid 76561198106341655 |
announce [message] | Send server-wide announcement. Usage: announce Welcome to our server! |
banplayer [Name,SteamID,Reason,Time] | Ban a player from server. Usage: banplayer PlayerName,76561198106341655,Cheating,1440 |
directmessage [SteamID,Message] | Send direct message to player. Usage: directmessage 76561198106341655,Please follow server rules |
getplayerdata [SteamID] | Get detailed player information. Usage: getplayerdata 76561198106341655 |
kickplayer [SteamID,Reason] | Kick a player from server. Usage: kickplayer 76561198106341655,Toxic behavior |
listplayers | List all connected players |
netupdatecheck | Check for network updates |
removewhitelistid [SteamID] | Remove Steam ID from whitelist. Usage: removewhitelistid 76561198106341655 |
save | Save the server |
say [message] | Send server-wide announcement. Usage: say Server will restart in 5 minutes |
serverdetails | Show detailed server information |
setgrowth | Set growth rate |
toggleai | Toggle AI dinosaurs |
toggleglobalchat | Toggle global chat |
togglegrowth | Toggle growth mechanics |
togglehumans | Toggle human spawning |
togglewhitelist | Toggle whitelist mode |
updateplayables | Update available dinosaur species |
wipecorpses | Remove all corpses from server |