StruxaEggs Explorer

Smalland: Survive the Wilds

Game

Experience a big adventure on a tiny scale! Enjoy multiplayer survival in a vast, hazardous world. Preparation is key when you're this small & at the bottom of the food chain. Craft weapons & armour, tame & ride creatures, build encampments & explore a strange new land. Steam: https://store.steampowered.com/app/768200/Smalland_Survive_the_Wilds/

Author: git@robsti.devSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

./SMALLAND/Binaries/Linux/SMALLANDServer-Linux-Shipping SMALLAND /Game/Maps/WorldGame/WorldGame_Smalland?SERVERNAME=\"$SERVERNAME\"?WORLDNAME=\"$WORLDNAME\"$( [ -z "${PASSWORD}" ] || echo "?PASSWORD=\"$PASSWORD\"" )$( [ "$FRIENDLYFIRE" == "0" ] || echo "?FRIENDLYFIRE" )$( [ "$PEACEFULMODE" == "0" ] || echo "?PEACEFULMODE" )$( [ "$KEEPINVENTORY" == "0" ] || echo "?KEEPINVENTORY" )$( [ "$DETERIORATION" == "1" ] || echo "?NODETERIORATION" )$( [ "$PRIVATE" == "0" ] || echo "?PRIVATE" )?lengthofdayseconds=$LENGTHOFDAYSECONDS?lengthofseasonseconds=$LENGTHOFSEASONSECONDS?creaturehealthmodifier=$CREATUREHEALTHMODIFIER?creaturedamagemodifier=$CREATUREDAMAGEMODIFIER?nourishmentlossmodifier=$NOURISHMENTLOSSMODIFIER?falldamagemodifier=$FALLDAMAGEMODIFIER -ini:Engine:[EpicOnlineServices]:DeploymentId=50f2b148496e4cbbbdeefbecc2ccd6a3 -ini:Engine:[EpicOnlineServices]:DedicatedServerClientId=xyza78918KT08TkA6emolUay8yhvAAy2 -ini:Engine:[EpicOnlineServices]:DedicatedServerClientSecret=aN2GtVw7aHb6hx66HwohNM+qktFaO3vtrLSbGdTzZWk -ini:Engine:[EpicOnlineServices]:DedicatedServerPrivateKey= -port=$SERVER_PORT -NOSTEAM -log

Docker Images

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

Environment Variables

NameVariableDefaultRules
Server Name
Name displayed in the server browser.
SERVERNAMEMy Serverrequired|string|max:32
Auto Update
Check for updates on server boot
AUTO_UPDATE1required|boolean
World Name
Name of the save game file.
WORLDNAMEWorldrequired|string|max:32
Server Password
Server password required to access the server.
PASSWORDnonenullable|string|min:3
Is Private Game
Flag indicating if this game is private.
PRIVATE0required|boolean
Friendly Fire Enabled
Enable/disable friendly fire.
FRIENDLYFIRE0required|boolean
Peaceful Mode Enabled
Enable/disable peaceful mode.
PEACEFULMODE0required|boolean
Keep Inventory Enabled
Enable/disable keep inventory.
KEEPINVENTORY0required|boolean
Deterioration Enabled
Enable/disable deterioration.
DETERIORATION1required|boolean
Length Of Day
Length of day in seconds. (ie. 1800 = 30 min.)
LENGTHOFDAYSECONDS1800required|numeric
Length of Seasons
Length of seasons in seconds. (ie. 1800 = 30 min.)
LENGTHOFSEASONSECONDS10800required|numeric
Creature Health Modifier
Creature health percentage modifier.
CREATUREHEALTHMODIFIER100required|numeric|min:20|max:300
Creature Damage Modifier
Creature damage percentage modifier.
CREATUREDAMAGEMODIFIER100required|numeric|min:20|max:300
Nourishment Loss Modifier
Nourishment loss percentage modifier.
NOURISHMENTLOSSMODIFIER100required|numeric|min:0|max:100
Steam App ID
DO NOT EDIT
SRCDS_APPID808040required|string|in:808040

Features

steam_disk_space