Palworld Dedicated Server: Admin Commands & PalWorldSettings Guide

Data Verified: May 2026

Complete Palworld dedicated server reference. Master PalWorldSettings.ini multipliers, RCON admin commands, port forwarding, and the hardware needed for stable 32-player guilds.

Default file locations

Default installation paths for Palworld dedicated servers installed via SteamCMD.

Windows

C:\PalServer\Pal\Saved\Config\WindowsServer\

Linux

/home/steam/PalServer/Pal/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.

Default ports for Palworld
ServiceProtocolPort
Game PortUDP8211
Query PortUDP27015
RCON / TelnetTCP25575

Quick start: launch your Palworld server

Copy-paste these two commands to install and start a Palworld dedicated server. Tested against SteamCMD on a fresh box.

Step 1, Install via SteamCMDSteam App ID 2394010

steamcmd +force_install_dir /home/steam/palserver +login anonymous +app_update 2394010 validate +quit

Step 2, Launch the Palworld server

cd /home/steam/palserver && ./PalServer.sh -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS

Note: Drop those three flags only if CPU usage is fine without them, they make a big difference on 8+ players.

Step 1, Install via SteamCMDSteam App ID 2394010

steamcmd +force_install_dir "C:\palserver" +login anonymous +app_update 2394010 validate +quit

Step 2, Launch the Palworld server

C:\palserver\PalServer.exe -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS

Frequently asked questions

Browse all games →

Host your own Palworld server

All hosting guides →

Step-by-step install and deploy walkthroughs (panels, ports, RAM sizing). Pair these with the command reference above.

Reference and hosting hub for Palworld

All reference articles →