How to Install Mods on Your Path of Titans Server
Add mods to your Path of Titans server — skins, creatures, maps, and stat changes via the Alderon mod system.
Path of Titans uses Alderon's own mod system for mod distribution. Mods auto-download when players connect — players don't need to manually install anything.
Add Mods
Find the mod ID
Browse mods in the in-game Mod Browser or the Alderon mod portal. Mod IDs follow the format UGC_M_XXXXXXXXX_SK.
Stop the server
In the XGamingServer Panel, go to Console and stop the server.
Edit GameUserSettings.ini
Click Files in the sidebar and open PathOfTitans/Saved/Config/LinuxServer/GameUserSettings.ini. Under [PathOfTitans.Mods], add one EnabledMods= line per mod:
[PathOfTitans.Mods]
EnabledMods=UGC_M_DYV7XYEGX2_SK
EnabledMods=UGC_M_DYV0XMY7GX_SKSave and start
Click Save Content and start from Console. The server downloads the mods automatically.
Mod Types
| Type | Stackable | Notes |
|---|---|---|
| Skin mods | Yes | Multiple skin mods can run together |
| Creature mods | Yes | Adds new playable species |
| Creator Mode items | Yes | |
| Stat change mods | Yes* | Only if they affect different creatures |
| Map mods | No | Only one map mod at a time |
Map Mods
To use a custom map mod:
- Add the mod ID to
GameUserSettings.inias above - In
Game.ini, setServerMap=to the mod's map name
Some mods don't support all platforms. Mobile and Nintendo Switch players may not be able to join servers with intensive map mods.
Remove a Mod
Delete the EnabledMods= line from GameUserSettings.ini and restart.
Related Guides
How is this guide?

How to Change the Map on Your Path of Titans Server
Switch between Panjura, Gondwa, Riparia, and custom maps on your Path of Titans dedicated server.
How to Change Max Players on Your Path of Titans Server
Set the player limit on your Path of Titans dedicated server — supports up to 200 players with full crossplay.