StruxaEggs Explorer

Renown

Game

Renown is an intense medieval multiplayer survival experience set in a vast, ever-evolving world. Whether alone or rallying allies, gather resources, build powerful strongholds, and engage in brutal battles for dominance.

Author: info@emeraldhost.deSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

SteamAppId=1512690 ./Renown_Combat/Binaries/Linux/Renown_CombatServer-Linux-Shipping Renown_Combat -PORT={{SERVER_PORT}} -QUERYPORT={{QUERY_PORT}} -BeaconPort={{BEACON_PORT}} -RCONPort={{RCON_PORT}} -LOG=Server.log -ini:Engine:[EpicOnlineServices]:DedicatedServerClientId=xyza78917DzEE5Ey0isciVt66QDm5IzM -ini:Engine:[EpicOnlineServices]:DedicatedServerClientSecret=m/mrnywFCdeA1mW3ZSvv3qcVlQlfwi1a+7Z63Q44EGU

Docker Images

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

Environment Variables

NameVariableDefaultRules
Server Name
The name of the server, as shown in the server list
SERVER_NAMEA Pterodactyl Hosted Serverrequired|string
Server Password
Password used to access to the server, this can also be empty
SERVER_PASSWORDnonenullable|string
Admin Password
Password used for admin access
ADMIN_PASSWORDChangeMerequired|string
Max players
The maximum amount of allowed players
MAX_PLAYERS32required|numeric
Public Server
When Public Server is True, set Private Session to False
PUBLICTruerequired|string|in:True,False
Private Session
When Private Session is False, set Public Server to True
SERVER_LISTFalserequired|string|in:True,False
Map Rotation
Defines which maps will rotate during gameplay
MAP_ROTATIONRSurv-AlgaraIsle_prequired|string
Save Name
The name of the save file used by the server
SAVE_NAMESave_1required|string
First Person Only
Forces players to use first-person view only
FIRST_PERSON_ONLY1required|boolean|in:0,1
Use First Map
If set to True, the server loads the first map in rotation on startup
USE_FIRST_MAPTruerequired|string|in:True,False
Query Port
Port used for server query and visibility in the server list
QUERY_PORT0required|integer|between:1024,65535
Beacon Port
The server Beacon Port
BEACON_PORT0required|integer|between:1024,65535
RCON Port
Port used for remote console (RCON) connections
RCON_PORT0required|integer|between:1024,65535
Enable RCON
Enable or disable RCON remote console access
ENABLE_RCONTruerequired|string|in:True,False
RCON Password
Password used to log in to the server via RCON
RCON_PASSWORDRconPasswordrequired|string
Auto Update
If set to 1, the server will automatically update on startup
AUTO_UPDATE1required|boolean|in:0,1
Steam App ID
The Steam App ID used for updates and validation
SRCDS_APPID1512690required|string|in:1512690