How to Add a Discord Server Link to Your The Isle Evrima Server
Add your Discord server invite link to your The Isle Evrima dedicated server so players can join your community from the in-game server browser.
The Isle Evrima lets you advertise a Discord server invite link directly on your dedicated server. Players see the link in the server details panel before they connect, making it easy to grow your community.
Add Your Discord Invite Link
Get a permanent Discord invite link
In Discord, right-click your server channel > Invite People. Click Edit invite link, set Expire after to Never and Max number of uses to No limit. Copy the generated link.
Use a permanent invite link (
https://discord.gg/xxxxxx). Temporary links expire and players who try to join after expiry will get an error.
Stop your server
In the XGamingServer Panel, go to Console and stop your server.
Set the Discord field
Under [/Script/TheIsle.TIGameSession], find or add the Discord line:
[/Script/TheIsle.TIGameSession]
Discord=https://discord.gg/yourinvitecodeDon't wrap the link in quotes — Evrima reads it as plain text after the
=.
Save and start
Click Save Content and start the server from Console. The Discord link now appears in the server details for any player browsing your server.
Where Players See the Link
The Discord link shows up in:
| 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 |
Common Mistakes
| 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 link is broken | Double-check the link works from a fresh browser. Discord invites can be revoked if the original creator leaves the server |
Removing the Discord Link
To remove the link entirely, delete the line from Game.ini:
[/Script/TheIsle.TIGameSession]
Discord=Or just delete the whole Discord= line. Save and restart.
Related Guides
How is this guide?

How to Configure the Day/Night Cycle on Your The Isle Evrima Server
Adjust day length, night length, and dynamic weather on your The Isle Evrima server through Game.ini settings.
Getting Started with The Isle Evrima Server Hosting
Beginner's guide to setting up your The Isle Evrima dedicated server on XGamingServer — from first login through admin setup, dinosaur restrictions, and player connections.