NolimitHost
Last updated: August 17, 2026
This guide shows you how to add your Discord server invite link to your The Isle Evrima server, so players can join your community from the in-game server browser. When set up, players see the link in the server details panel before they connect.
https://discord.gg/xxxxxx). Temporary links expire, and players who try to join after expiry will get an error.
TheIsle/Saved/Config/LinuxServer/Game.ini.[/Script/TheIsle.TIGameSession], find or add the Discord line:
[/Script/TheIsle.TIGameSession]
Discord=https://discord.gg/yourinvitecode
Don't wrap the link in quotes — Evrima reads it as plain text after the =.| Location | When |
|---|---|
| Server browser detail panel | When a player clicks your server in the Unofficial browser. |
| Server info screen | After joining, in the server info popup. |
| Some third-party server tools | Tools that read Evrima server metadata. |
| Mistake | Fix |
|---|---|
| Used a temporary invite | Set the invite to Never expire in Discord settings. |
| Wrapped the link in quotes | Remove the quotes — Discord=https://... not Discord="https://...". |
| Set the wrong section | Make sure the line is under [/Script/TheIsle.TIGameSession], not a different section. |
| Server overwrote the change | Always stop the server before editing — Evrima rewrites configs on shutdown. |
| Players say the link is broken | Double-check the link works from a fresh browser. Discord invites can be revoked if the original creator leaves the server. |
To remove the link entirely, delete the Discord line from Game.ini:
[/Script/TheIsle.TIGameSession]
Discord=
Or just delete the whole Discord= line, then save and restart.
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.