StruxaEggs Explorer

Just Cause 3 Multiplayer

Game

Dedicated server for Just Cause 3 Multiplayer (JC3:MP) Using the Just Cause™ 3: Multiplayer Mod.

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

Startup Command

./Server --maxPlayers={{MAX_PLAYER}} --password={{SERVER_PASSWORD}} --maxTickRate={{TICK_RATE}}

Docker Images

LabelImage
Ubuntughcr.io/ptero-eggs/yolks:ubuntu

Environment Variables

NameVariableDefaultRules
Steam User
This is a required setting and cannot be set to anonymous.
STEAM_USERnonenullable|string
Steam Password
Steam User Password
STEAM_PASSnonenullable|string
Steam Auth
Steam account auth code, required if 2FA is enabled
STEAM_AUTHnonenullable|string|max:5
Auto Update Server
Automatically update the game server
AUTO_UPDATE1required|boolean
Max players
Maximum number of players allowed on the server.
MAX_PLAYER32required|numeric
Server Password
Set server password
SERVER_PASSWORDnonenullable|string|max:30
Steam Port
port used for Steam communication (default is 4202)
STEAM_PORT4202required|integer|between:1,65535
Tickrate
maximum FPS for the server (default is 60)
TICK_RATE60required|string|max:20
QUERY PORT
QUERY_PORTnonerequired|integer|between:1,65535
HTTP_PORT
HTTP_PORTnonerequired|integer|between:1,65535
Server Name
Server name shown in the browser.
SERVER_NAMEnonenullable|string
Server Description
Server Description.
SERVER_DESCRIPTIONnonenullable|string