StruxaEggs Explorer

Palworld Proton

Game

Fight, farm, build and work alongside mysterious creatures called "Pals" in this completely new multiplayer, open world survival and crafting game!

Author: josdekurk@gmail.comSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

./PalworldServerConfigParser; (while read cmd; do rcon -s -a "localhost:$RCON_PORT" -p "$ADMIN_PASSWORD" "$cmd";done) < /dev/stdin & proton run /home/container/Pal/Binaries/Win64/PalServer-Win64-Shipping.exe -publiclobby -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS -port={{SERVER_PORT}} -publicport={{SERVER_PORT}} -servername="{{SERVER_NAME}}" -players={{MAX_PLAYERS}} $(if [ -n "$SERVER_PASSWORD" ]; then echo "-serverpassword=\"${SERVER_PASSWORD}\""; fi) -adminpassword="{{ADMIN_PASSWORD}}" -rcon

Docker Images

LabelImage
Protonghcr.io/ptero-eggs/steamcmd:proton

Environment Variables

NameVariableDefaultRules
App ID
Do not edit!
SRCDS_APPID2394010required|string|in:2394010
Auto Update
Auto update the server on start.
AUTO_UPDATE1required|boolean
Max Players
MAX_PLAYERS32required|numeric|between:1,32
Server Name
SERVER_NAMEA Pterodactyl hosted Palworld Serverrequired|string|max:64
Server Password
If specified, players must provide this password to join the server.
SERVER_PASSWORDnonenullable|alpha_dash|between:1,30
Admin Password
If specified, players must provide this password (via the in-game chat or RCON) to gain access to administrator commands on the server.
ADMIN_PASSWORDnonerequired|alpha_dash|between:1,30
Public IP
Set this to the server public ip address. Only needed if the allocation is a local ip, else the allocate ip will be used automatically
PUBLIC_IPnonenullable|string
RCON Port
Does not need to be allocated!
RCON_PORT25575required|numeric
Enable RCON
Must Be ON
RCON_ENABLETruerequired|string|in:True
Server Description
The description of the server.
SERVER_DESCRIPTIONnonenullable|string|max:128
WINDOWS_INSTALL
WINDOWS_INSTALL1required|in:1
Connection Platfrom
The platform players will be able to connect from
ALLOW_CONNECT_PLATFORMSteamrequired|string|in:Steam,Xbox

Features

steam_disk_space