Path of Titans Dedicated Server: PostgreSQL, Mods.io & Admin Guide
Data Verified: May 2026Complete Path of Titans dedicated server reference. Configure Game.ini, PostgreSQL backend, mods.io sync, crossplay (PC/iOS/Android/Console), and size hardware for stable 200-slot servers.
Commands & configuration database
| Command | Default Value | Description | Action |
|---|---|---|---|
ServerName | Path of Titans Server | Public server name. | |
ServerPassword | (empty) | Password required to join. | |
MaxPlayers | 120 | Concurrent player cap (up to 200). | |
GameMode | Survival | Survival, Casual, Combat, or Sandbox. | |
Mods | () | Comma-separated mod.io mod IDs. | |
RconEnabled | false | Enables RCON socket. | |
RconPort | 7779 | TCP port for RCON. | |
RconPassword | (empty) | RCON authentication password. | |
DatabaseConnectionString | (empty) | PostgreSQL DSN for community server features. | |
Admins | () | Alderon Game IDs (AGID) auto-promoted to admin. |
Showing 10 of 10 configuration parameters.
| Command | Default Value | Description | Action |
|---|---|---|---|
/announce <message> | N/A | Broadcasts a chat message server-wide. | |
/kick <player> | N/A | Kicks the named player. | |
/ban <agid> | N/A | Bans the named Alderon ID. | |
/setrole <player> <role> | N/A | Assigns a role (admin/mod/vip) to the player. | |
/teleport <player> | N/A | Teleports the caller to the named player. | |
/save | N/A | Forces an immediate database save. |
Showing 6 of 6 admin console commands.
Recommended hosting providers
Vetted hosts with one-click Path of Titans installs. Links are affiliate placeholders and marked rel="sponsored".
Hardware specifications
Sizing guidance for self-hosting a Path of Titans dedicated server.
| Tier | Specification | Use case |
|---|---|---|
| Small (40-60 players) | 8 GB RAM / 4-core 4.0 GHz+ CPU / SSD | Vanilla Panjura survival. |
| Standard (100-120 players) | 16 GB RAM / 6-core 4.5 GHz+ CPU / NVMe | Typical community server with a few mods. |
| Large (200 players) | 32 GB RAM / 8-core 5.0 GHz+ Dedicated Node / NVMe + Postgres | Full community backend with persistent quests and web panel. |
Default file locations
Default installation paths for Path of Titans dedicated servers installed via SteamCMD.
Windows
C:\PathOfTitansServer\PathOfTitans\Saved\Config\WindowsServer\Linux
/home/steam/potserver/PathOfTitans/Saved/Config/LinuxServer/Pro-Tip: Always stop the server completely before editing configuration files, or the server will overwrite your changes upon restart.
Default ports for port forwarding
Open these on your router and firewall before exposing the server to the internet.
| Service | Protocol | Port |
|---|---|---|
| Game Port | UDP | 7777 |
| Query Port | UDP | 27015 |
| RCON / Telnet | TCP | 7779 |
Frequently asked questions
Other dedicated servers you might run
Browse all games →ARK: Survival Evolved
Creature SurvivalComplete ARK: Survival Evolved admin reference. GameUserSettings.ini & Game.ini tuning, taming/harvest multipliers, RCON commands, cluster setup, and hardware sizing for large tribes.
16 configs · 10 consoleOpen guideATLAS
Creature SurvivalComplete ATLAS pirate MMO admin reference. Configure ServerGrid.json grid clusters, RedisDB sharing, taming/harvest rates, and hardware sizing for multi-server PvP fleets.
13 configs · 8 consoleOpen guideCitadel: Forged with Fire
Creature SurvivalComplete Citadel: Forged with Fire admin reference. Configure Game.ini & GameUserSettings.ini, spell/taming multipliers, RCON, and hardware sizing for magic-survival PvP servers.
13 configs · 9 consoleOpen guidePalworld
Creature SurvivalComplete Palworld dedicated server reference. Master PalWorldSettings.ini multipliers, RCON admin commands, port forwarding, and the hardware needed for stable 32-player guilds.
16 configs · 10 consoleOpen guideThe Isle
Creature SurvivalComplete The Isle (Evrima) dedicated server reference. Configure Game.ini/Engine.ini, manage species, AI density, hordetest, and size hardware for stable 100-slot persistent islands.
10 configs · 6 consoleOpen guideLife is Feudal: Your Own
Medieval CombatComplete LiF:YO dedicated server guide. Configure config_local.xml, MariaDB persistence, GM admin commands, terrain saves, and hardware sizing for 64-player feudal worlds.
13 configs · 9 consoleOpen guide
Host your own Path of Titans server
All hosting guides →Step-by-step install and deploy walkthroughs (panels, ports, RAM sizing). Pair these with the command reference above.