StruxaEggs Explorer

Puck

Game

Hop on your skates and jump into a physics based hockey game. No rules, no timeouts, just get the puck in the goal. May the best team win!

Author: ptero@redbananaofficial.comSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

./Puck.x86_64

Docker Images

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

Environment Variables

NameVariableDefaultRules
Max Players
The maximum number of players allowed on the server.
MAX_PLAYERS10required|numeric|max:32
Query Port
Query Port of the server, Additional Allocation required.
QUERY_PORT7778required|integer|between:1025,65535
[STEAM] Steam App ID
Steam App ID
SRCDS_APPID3481440required|string|in:3481440
[SYSTEM] Auto Update
Auto Update
AUTO_UPDATE0required|boolean
Password
The password required to join the server.
SRV_PASSWORDnonenullable|string|max:64
Kick Timeout
Time before player is kicked for AFK
KICK_TIMEOUT300required|numeric|
Target Framerate
Framerate of server, Should be 10-20 Above Tick Rate!
FRAME_RATE120required|numeric|max:380
Target Tick rate
Tick rate of Server
SERVER_TICK_RATE100required|numeric|max:360
Client Tick Rate
This value should be at least double the servers tick rate, but too high may cause instabilities in some clients. Do not go above 360 even if double the Server Tick is above. Unless you understand what you are doing.
CLIENT_TICK_RATE360required|numeric|max:720