0%
Loading...
NolimitHost

How to Use RCON on Your The Isle Evrima Server

Last updated: August 17, 2026

This guide shows you how to use RCON (Remote Console) to run server commands and moderate your The Isle Evrima server remotely — directly from the Game Panel console or via an external RCON client — without needing to be in-game.

Enabling RCON

  1. Log in to the NolimitHost Game Panel at https://panel.nolimithost.cc/ and select your server.
  2. Stop your server first — this ensures your changes are applied cleanly on the next start instead of being overwritten.
  3. In the left sidebar, click Startup.
  4. Find the RCON Password field and enter a strong, unique password.
  5. Ensure Enable RCON is set to true.
  6. Go back to the Console tab and restart your server. RCON will be active on the next startup.
Note: The Isle Evrima uses a custom RCON protocol that is not compatible with common tools like mcrcon. If you want to connect externally, use an Evrima-compatible client such as TheIsleEvrimaRCON. Commands entered directly into the panel console work without any additional software.
Fastest option — use our free RCON tester: Instead of installing a separate client, try the NolimitHost The Isle Evrima RCON Tester. It connects to your server and sends all 27 Evrima admin commands right from your browser — no extra software needed. Just enter your host, RCON port, and password.

Running Commands from the Panel Console

Once RCON is enabled, you can type any RCON command directly into the Console tab of the Game Panel and press Enter to execute it. To open it, click Console in the left sidebar of the panel.

RCON Command Reference

Below is the full list of available The Isle Evrima RCON commands. Some commands need a player's SteamID64 — the long numeric ID for a Steam account (for example, 76561198106341655). You can find a player's ID by running the playerlist command.

Command Description
playerlistList all players currently connected to the server.
kick SteamID64,ReasonKick a player. Example: kick 76561198106341655,Toxic behavior
ban Name,SteamID64,Reason,DurationBan a player. Set duration to 0 for permanent. Example: ban PlayerName,76561198106341655,Cheating,0
announce MessageSend a server-wide announcement. Example: announce Server restart in 10 minutes!
directmessage SteamID64,MessageSend a private message to a player.
saveManually save the server world.
pauseToggle pause/unpause the server.
serverdetailsShow detailed server information.
getplayerdata SteamID64Get data for a specific player. Omit SteamID64 for all players.
getqueuestatusGet the current server queue status.
getplayablesList all available playable dinosaur species.
updateplayables DinoListUpdate allowed playable species. Example: updateplayables Carnotaurus,Stegosaurus
togglewhitelistToggle whitelist mode on or off.
addwhitelist SteamID64Add a player to the whitelist. Example: addwhitelist 76561198106341655
removewhitelist SteamID64Remove a player from the whitelist.
toggleaiToggle AI dinosaur spawning on or off.
toggleailearningToggle AI learning (official servers only).
aidensity ValueSet AI spawn density. Example: aidensity 0.5
disableaiclasses ClassListDisable specific AI classes. Example: disableaiclasses Class1,Class2
togglehumansToggle human player spawning.
toggleglobalchatToggle the global chat channel.
setgrowthmultiplier ValueSet the growth multiplier. Example: setgrowthmultiplier 2.0
togglegrowthmultiplierToggle the growth multiplier on or off.
togglemigrationsToggle dinosaur migrations.
togglenetupdatedistancechecksToggle network update distance checks.
wipecorpsesRemove all corpses from the server.