Abiotic Factor Server Launch Parameters

Complete reference for all Abiotic Factor dedicated server startup parameters — ports, players, passwords, crossplay, and more.

Launch parameters control core server behavior and are set in the Startup tab of the XGamingServer Panel. They cannot be changed in config files.

All Launch Parameters

Essential

ParameterDefaultDescription
-SteamServerName="Name""A Pterodactyl Hosted Server"Server browser display name
-MaxServerPlayers=66Max players (1–24). Above 6 shows a warning to joining players.
-PORT=77777777Game port (UDP)
-QueryPort=2701527015Steam server browser port (UDP)
-ServerPassword=pass(empty)Join password. Blank = public.
-WorldSaveName=CascadeCascadeWorld save folder name

Admin

ParameterDescription
-AdminPassword=passEnables in-game admin authentication via password. If omitted, password-based admin is disabled. Recommended for console players since Admin.ini only supports Steam IDs.
-AdminIniPath=pathOverride path for Admin.ini (relative to \Saved\ folder)
-SandboxIniPath=pathOverride path for SandboxSettings.ini (relative to \Saved\ folder)

Crossplay & Platform

ParameterDescription
(no flag)Default — full crossplay (Steam, Xbox, PS5)
-PlatformLimited=PCSteam users only
-PlatformLimited=PlaystationPlayStation users only
-PlatformLimited=XboxXbox and Windows Store users only

Performance

ParameterDescription
-logEnable logging output
-newconsoleOpen a visible console window
-useperfthreadsUse CPU performance threading (recommended)
-NoAsyncLoadingThreadDisable async loading. Not currently recommended per dev feedback.

Networking

ParameterDescription
-LANOnlyLAN-only mode (requires port 14001 unblocked locally)
-MultiHome=IPBind to a specific IP address (for multi-adapter servers)
-UseLocalIPsAllow binding to local IPs. May break internet access — remove if server browser stops working.

⚠️ Warning: Do NOT use -NOSTEAM — it will break server functionality.

Example Startup Command

AbioticFactorServer-Win64-Shipping.exe -log -useperfthreads -MaxServerPlayers=6 -PORT=7777 -QueryPort=27015 -ServerPassword="secret" -AdminPassword="adminpass" -SteamServerName="My Server" -WorldSaveName=Cascade

Panel Startup Fields

On XGamingServer, common parameters are exposed as fields in the Startup tab:

Panel FieldMaps to Parameter
Server Name-SteamServerName
Server Password-ServerPassword
Max Players-MaxServerPlayers
Query Port-QueryPort

For parameters not exposed in the panel (like -AdminPassword, -PlatformLimited, -WorldSaveName), check if there's an Additional Arguments or Startup Command field, or contact support.

How is this guide?

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

On this page