StruxaEggs Explorer

Mordhau

Game

Mordhau is a multiplayer medieval hack 'n slash video game, developed by Slovenian independent studio Triternion, with a prominent aspect of skill-based competitive play and customization.

Author: trey@chazx.ccSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

./Mordhau/Binaries/Linux/MordhauServer-Linux-Shipping /Game/Mordhau/Maps/{{DEFAULT_MAP}} -MaxSlots={{MAX_PLAYERS}} -USEALLAVAILABLECORES -Port={{SERVER_PORT}} -queryport={{QUERY_PORT}} -beaconport={{BEACON_PORT}}

Docker Images

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

Environment Variables

NameVariableDefaultRules
Max Players
Max Players
MAX_PLAYERS48required|numeric|between:1,60
Query Port
QUERY_PORT27015nullable|string|max:20
Admin Password
Password for managing server from in game
ADMIN_PASSWORDnonenullable|string|max:20
Server Name
Name to show in the server Browser
SERVER_NAMEPterodactyl Serverrequired|string|max:40
Server Password
Password to get on the server
GAME_PASSWORDnonenullable|string|max:20
DEFAULT_MAP
First map to load. Format Expected is "MAPNAME/TYPE_NAME". Examples in Readme
DEFAULT_MAPGrad/FL_Gradrequired|string|max:40
Beacon Port
Beacon Port required
BEACON_PORT15000required|string|max:20
Source APP ID
SRCDS_APPID629800required|string|in:629800
Auto Update
Auto-update server on start. Set 0 to disable, default is 1.
AUTO_UPDATE1required|boolean

Features

steam_disk_space