StruxaEggs Explorer

Wurm Unlimited

Game

Wurm Unlimited is the standalone version of the fantasy sandbox world Wurm Online, the MMORPG where the players are in charge! A pioneer in the ideas of player influence, crafting and adventure, it is now one of the most deep and feature packed true sandbox experiences available.

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

Startup Command

./WurmServerLauncher ip=0.0.0.0 externalport={{SERVER_PORT}} start={{SERVER_WORLD}} maxplayers={{MAX_PLAYERS}} servername="{{SERVERNAME}}" adminpwd={{ADMINPWD}} serverpassword={{SERVERPWD}} epicsettings={{EPIC}} queryport={{QUERY_PORT}} pvp={{PVP}}

Docker Images

LabelImage
ghcr.io/ptero-eggs/steamcmd:debianghcr.io/ptero-eggs/steamcmd:debian

Environment Variables

NameVariableDefaultRules
App ID
SRCDS_APPID402370required|string|in:402370
Auto update
Auto update on restart
AUTO_UPDATE1required|boolean
Admin Passwod
Unlocks the admin commands from within the game, that can be used to change the gameplay settings of the server, such as skill gain rate and field growth time.
ADMINPWDnonenullable|string|max:20
Query Port
Used to set the steam query port (27016-27030 UDP)
QUERY_PORTnonerequired|int
Server Name
The name of the server that will be visible in server browsers.
SERVERNAMEnonerequired|string|max:64
Max Players
Sets the max number of players allowed on the server, if this is set through this command line option then the internal game commands to change the player limit will not work.
MAX_PLAYERS25required|int
Enable PVP
PVPtruerequired|string|in:true,false
Server Password
Sets the password that is used when trying to connect to the server.
SERVERPWDnonenullable|string|max:64
Epic
If true the server will follow the rules from the Epic servers in Wurm Online. For instance it will use the skill curve.
EPICfalserequired|string|in:true,false
Clean Logs on Start
Clear the logfile on server start
SERVER_CLEAN_LOGS_ON_STARTtruerequired|string|in:true,false
World
World to use when launching Wurm. The defaults provided are Creative and Adventure (case sensitive)
SERVER_WORLDdist/Adventurerequired|string|max:128
Beta
Leave empty for the public branch and beta for the beta branch
SRCDS_BETAIDnonenullable|string|in:,beta