StruxaEggs Explorer

Myth of Empires

Game

Myth of Empires is a multiplayer war sandbox game featuring a high degree of freedom. Players must survive, craft, create, and lead troops in their quest to conquer territory and build their own empire.

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

Startup Command

export PROTON_USE_WINED3D=1; export PROTON_NO_ESYNC=1; proton run MOE/Binaries/Win64/MOEServer.exe {{MAP_NAME}} -game -server -DataLocalFile -NotCheckServerSteamAuth -LOCALLOGTIMES -PrivateServer -MultiHome=0.0.0.0 -OutAddress={{SERVER_IP}} -SessionName="{{SERVER_NAME}}" -GameServerPVPType={{PVP}} -MaxPlayers={{MAX_PLAYERS}} -MapDifficultyRate=1 -UseACE -EnableVACBan=1 -ServerId={{SERVER_ID}} -ClusterId={{CLUSTER_ID}} -Port={{SERVER_PORT}} -QueryPort={{QUERY_PORT}} -bStartShutDownServiceInPrivateServer={{SHUTDOWN_SERVICE}} -ShutDownServiceIP=127.0.0.1 -ShutDownServicePort={{RCON_PORT}} -ShutDownServiceKey="{{RCON_PASSWORD}}" -ServerAdminAccounts="{{ADMIN_IDS}}" {{EXTRA_FLAGS}}

Docker Images

LabelImage
ghcr.io/ptero-eggs/steamcmd:protonghcr.io/ptero-eggs/steamcmd:proton

Environment Variables

NameVariableDefaultRules
App ID
SRCDS_APPID1794810required|string|in:1794810
Install Windows version
WINDOWS_INSTALL1required|in:1
Auto Update
Auto update the server on startup
AUTO_UPDATE1required|boolean
Map Name
MAP_NAMELargeTerrain_Central_Mainrequired|string|in:LargeTerrain_Central_Main,LargeTerrain_Central2_Main
Server Name
The name of the server
SERVER_NAMEA Pterodactyl hosted serverrequired|string|max:80
Enable PVP
Enable or disable PVP
PVP1required|boolean
Max Players
MAX_PLAYERS25required|numeric|between:1,150
Query Port
QUERY_PORT12888required|numeric
Shutdown Service
SHUTDOWN_SERVICE1required|boolean
RCON Port
RCON_PORT13888required|int
RCON Password
RCON_PASSWORDnonerequired|alpha_dash|min:5|max:32
Admin ID's
Steam admin ID list
ADMIN_IDSnonenullable|string|max:128
Extra Flags
Extra flags.All starting with a - example: -ServerLevelAddMul=1.01
EXTRA_FLAGSnonenullable|string|
Cluster ID
CLUSTER_ID1required|numeric
Server ID
SERVER_ID100required|numeric