How to Configure Startup Parameters for Your Conan Exiles Server

Common startup parameters and launch arguments for your Conan Exiles dedicated server, including MaxPlayers, ports, and mod loading.

Most Conan Exiles settings live in the .ini files, but some options are passed as command-line parameters when the server launches. On the XGamingServer Panel, these go in Startup → startup command.

Common Parameters

ParameterExampleDescription
-MaxPlayers=-MaxPlayers=40Max concurrent players (overrides Game.ini)
-multihome=-multihome=0.0.0.0Bind server to a specific IP
-Port=-Port=7777Game port
-QueryPort=-QueryPort=27015Steam query / browser port
-log-logPrint logs to console (useful for debug)
-nosteamclient-nosteamclientSkip Steam client (for Linux / headless)
-ModList=-ModList=../../../ConanSandbox/Mods/modlist.txtCustom mod list path
-useallavailablecoresUse every CPU core
-servermoduleshash=skipSkip mod hash verification (dev only)

Edit on the Panel

In the XGamingServer Panel, click your server and open the Startup tab.

Edit the startup command or individual variables. Parameters are space-separated.

Click Save and restart from Console.

Example Full Startup Command

ConanSandboxServer.exe -log -MaxPlayers=40 -Port=7777 -QueryPort=27015 -useallavailablecores

How is this guide?

40% Off — Limited TimeGet your Conan Exiles server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page