StruxaEggs Explorer

Hurtworld

Game

Hurtworld is a hardcore multiplayer survival FPS with a focus on deep survival progression that doesn't become trivial once you establish some basic needs. Built for hardcore gamers, Hurtworld aims to punish. This egg includes the options to install Oxide/uMod and corresponding plugins

Author: brycea@terrahost.cloudSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

./Hurtworld.x86_64 -batchmode -nographics -exec "host {{SERVER_PORT}};queryport {{QUERY_PORT}};maxplayers {{MAX_PLAYERS}};servername {{HOSTNAME}};creativemode {{CREATIVE_MODE}};addadmin {{ADMINS}}" -logfile $1

Docker Images

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

Environment Variables

NameVariableDefaultRules
Game ID
The ID corresponding to the game to download and run using SRCDS.
SRCDS_APPID405100required|in:405100
Include Oxide
This option will allow you to automatically install Oxide/uMod on the server. Default value is 0, change it to a 1 to install.
INSTALL_OXIDE0required|boolean
Install Plugins
This variable allows you to automatically install Oxide plugins. Format example: No Build Zones,Loot Chests,HW Time Control Plugins can be found at: https://umod.org/plugins?categories=hurtworld
INSTALL_PLUGINSnonenullable|string
Query Port
Server Query Default Port.
QUERY_PORT13871required|string
Max Players
Max players allowed on the server at one time.
MAX_PLAYERS60required|string|max:60
Server Name
The name of your server in the public server list.
HOSTNAMEA Hurtworld Serverrequired|string|max:50
Server Owner Guid
Steam id of the server owner.
ADMINSnonenullable|string|max:17
Creative Mode
Turn creative mode on and off (free build). Value as 0 for off, 1 for on.
CREATIVE_MODE0required|boolean
AUTO_UPDATE
Disabling or enabling automated updates on boot.
AUTO_UPDATE1required|boolean

Features

steam_disk_space