StruxaEggs Explorer

Eco

Game

Eco is an online world from Strange Loop Games where players must build civilization using resources from an ecosystem that can be damaged and destroyed. The world of Eco is an incredibly reactive one, and whatever any player does in the world affects the underlying ecosystem.

Author: eggs@goover.devSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

./EcoServer --username="{{SLG_USER}}" --password="{{SLG_PW}}"

Docker Images

LabelImage
ghcr.io/ptero-eggs/steamcmd:dotnetghcr.io/ptero-eggs/steamcmd:dotnet

Environment Variables

NameVariableDefaultRules
[STEAM] AppID
SRCDS_APPID739590required|string|in:739590
[SERVER] Webserver Port
Port for the Webserver
WEB_PORTnonerequired|integer|between:1024,65536
[SERVER] Public Server
Set to True to have the server listed in the Eco client
PUB_SRVfalserequired|string|in:true,false
[SERVER] Server Password
Set a password for the server, or leave this blank to not require a password. Players on the whitelist will not have to enter a password.
SRV_PWnonenullable|string|max:20
[SERVER] Server Name
Sets the name of your server in the client server browser. Chat_Commands#Text_markup can be used to add color or modify the appearance of the text.
SRV_NAMEHosted by Pterodactylrequired|string|max:50
UPNP
UPNP OFF
UPNPfalserequired|string|in:true,false
[SERVER] Auto Update
AUTO_UPDATE1boolean
[SERVER] Webserver URL
your webserver url.
WEBSRVURLnonenullable|url
[SERVER] Max Connections
Maximum number of concurrent players (-1 no limits).
MAX_CON-1required|string|max:20
[SERVER] Playtime
This is automatically filled in if you created the server in the Eco client and made a Timetable (schedule of preferred playtimes). If this is blank, the best way to fill it in is to “Set Playtime” through the Game Menu (Esc), and copy and paste the data from playtime.eco.
PLAYTIMEnonenullable|string
[SERVER] Detailed Description
Sets the long-form description of your server when people click on it in the server browser. Adding this description helps the server show up more prominently in the browser.
DEDESnonenullable|string|max:50
[SERVER] RCON Port
RCON_PORTnonerequired|integer|between:1024,65536
[SERVER] RCON Password
RCON_PWnonenullable|string
[SERVER] Discord Server
Invite link ID for a Discord server (the ID after the “discord.gg/”).
DISCORD_SRVnonenullable|string
[SERVER] Server Category
Choose from 1 of 4 categories that will show up when players first click on “New Game” in the Eco client. Selecting a category makes it much more likely new players will join your server. Strings available for this option are: None; Beginner; Established; BeginnerHard; Strange
SRV_CATNonerequired|string|in:None,Beginner,Established,BeginnerHard,Strange
[SERVER] Language
Defines the language.
LANGUAGEEnglishrequired|string|in:English,French,German
[ACCOUNT] SLG Username
SLG_USERnonerequired|string|max:20
[ACCOUNT] SLG Pasword
SLG_PWnonerequired|string|max:20

Features

steam_disk_space