Admin Commands for The Isle Evrima
Full reference for The Isle Evrima admin commands accessible via RCON, including player management, world control, and live config changes.
The Isle Evrima admin commands are run through RCON, not an in-game console. Evrima removed the in-game admin commands that existed in Legacy — all admin actions now go through a custom RCON protocol.
Before using these commands, you need to be on the admin list and have RCON set up.
How to Run Commands
Connect via RCON
Use a community Evrima RCON client (see RCON Setup for compatible clients).
Send the command
Type the command in your RCON client. Most commands take effect immediately without needing to restart.
Player Management
| Command | Description |
|---|---|
playerlist | List all connected players |
getplayerdata <SteamID64> | Get a player's class, growth, health, location |
kick <player>,<reason> | Kick a player with an optional reason |
ban <player>,<reason> | Permanently ban a player |
slay <SteamID64> | Instantly kill a player's dinosaur |
directmessage <SteamID64>,<message> | Send a private message to a player |
addwhitelist <SteamID64> | Add a player to the whitelist |
removewhitelist <SteamID64> | Remove a player from the whitelist |
togglewhitelist | Enable/disable whitelist mode |
getqueuestatus | Show queue status when server is full |
Server Control
| Command | Description |
|---|---|
announce <message> | Broadcast a message to all players |
save [backupName] | Force a save (optional named backup) |
serverdetails | Show current server configuration |
pause | Pause/unpause the server |
toggleglobalchat | Enable/disable global chat |
World & AI
| Command | Description |
|---|---|
toggleai <0/1> | Toggle AI spawning on/off |
aidensity <0.0–2.0> | Set AI density multiplier |
disableaiclasses <Class1,Class2> | Block specific AI species from spawning |
wipecorpses | Remove all corpses from the map |
togglemigrations | Toggle migration zones |
Playable Species
| Command | Description |
|---|---|
getplayables | List currently playable species |
updateplayables <Class:enabled/disabled> | Update which species are playable. Example: updateplayables Carnotaurus:enabled,Stegosaurus:disabled |
Growth & Time
| Command | Description |
|---|---|
setgrowthmultiplier <value> | Change growth speed live (e.g., 2.0) |
togglegrowthmultiplier | Toggle growth on/off without restart |
Important: No In-Game Console
Unlike Legacy The Isle, Evrima does not have an in-game admin console. You cannot type /kick, /ban, or any other commands directly in the game chat. Every admin action must go through RCON.
This is a deliberate design decision by the developers — it forces admin actions to be auditable via RCON logs and prevents in-game cheating by malicious admin sessions.
Tips
- Use
announceto warn players before kicking or banning - Use
savebefore risky operations like growth multiplier changes wipecorpsesperiodically if you have a busy server with many AI deaths — corpses can stack up and impact performance- Live commands persist until the next config reload — to make changes permanent, also update
Game.ini
Related Guides
How is this guide?

The Isle Evrima Server Documentation
Step-by-step guides to set up, configure, and manage your The Isle Evrima dedicated server at XGamingServer.
How to Add Admins on Your The Isle Evrima Server
Grant admin access on your The Isle Evrima dedicated server using AdminsSteamIDs in Game.ini, plus VIP queue bypass setup.