NolimitHost
Last updated: August 17, 2026
This guide shows you how to grant admin privileges on your The Isle Evrima server so trusted players can manage the server. Admins are configured in the Game.ini file — the main configuration file for your server — using each admin's SteamID64 (the long numeric ID for a Steam account).
Your SteamID64 is a unique 17-digit number permanently tied to your Steam account — it always starts with 7656. You can look it up at steamid.io by pasting the player's Steam profile URL. Make sure you copy the steamID64 value, not the shorter steamID3.
Game.ini is the main configuration file for your server. Follow these steps to add admins:
https://panel.nolimithost.cc/ and select your server.TheIsle/Saved/Config/LinuxServer/Game.ini. This is where the game stores its configuration files on Linux servers.[/Script/TheIsle.TIGameStateBase] section.AdminsSteamIDs= line per admin beneath that section header, pasting each admin's SteamID64 after the equals sign:[/Script/TheIsle.TIGameStateBase]
AdminsSteamIDs=76561198000000001
AdminsSteamIDs=76561198000000005
Once added as admin, the player can connect to the server's RCON and run admin commands. Evrima has no in-game admin console — all admin actions go through RCON. See the How to Use RCON guide for the full command reference.
VIPs can bypass the join queue when the server is full, but they do not get admin powers. Add them under the same section:
[/Script/TheIsle.TIGameStateBase]
VIPs=76561198000000001
VIPs=76561198000000005
Use VIPs for donors or trusted regulars who should always be able to join even on packed servers. See the How to Add VIPs guide for details.
| Problem | Fix |
|---|---|
| Admin can't run RCON commands | Verify the SteamID64 is correct (17 digits) and that RCON is enabled (bRconEnabled=true). |
| Steam ID looks wrong | Use steamid.io to convert from the profile URL — copy steamID64, not steamID3. |
| Server overwrote my edits | Always stop the server before editing — Evrima rewrites configs on shutdown. |
This website uses cookies to ensure security, session management, and basic functionality. For details on all cookies used and how to manage your preferences, please see our Privacy Policy.