StruxaEggs Explorer

Urban Terror

Game

Urban Terror started as a realism based "total conversion" mod for Quake III Arena. Nowadays, Urban Terror is played using the free, stand-alone, ioquake3 engine modified, which doesn't require Quake III Arena, in addition to being an add-on to id Software's Quake III Arena.

Author: Juli199696@web.deSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

./Quake3-UrT-Ded.{{EXE}} +exec "server.cfg" +set fs_game "q3ut4" +set fs_basepath "/home/container" +set fs_homepath "/home/container" +set dedicated "2" +set com_hunkmegs "{{HUNKMEGS}}" +set net_port "{{SERVER_PORT}}"

Docker Images

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

Environment Variables

NameVariableDefaultRules
Version
32bit / 64bit server version. it is recommended to use the 64bit server, unless you are experiencing issues.
EXEx86_64required|string|in:x86_64,i386
Hunkmegs
How much memory is allocated during server start up. Available options: 128, 160, 192, 256 MB
HUNKMEGS128required|string|in:128,160,192,256
Server Hostname
Put your Servername into here.
SERVER_NAMEMy Awesome Pterodactyl Serverrequired|string|max:55
Join Message
The message the player will receive when joining the server.
JOIN_MESSAGEWelcome to this Server, have fun!required|string|max:50
Max Players
Maximum players that can connect to the server.
SERVER_MAXCLIENTS16required|numeric|between:1,32
RCON Password
Set the Rcon Password for Admin commands. Can be empty to disable RCON.
RCON_PASSWORDnonenullable|string|max:20
Server Password
If you want to set a password to connect on the server set this here.
SERVER_PASSWORDnonenullable|string|max:20
Map
Choose the initial Map the server should start with. (ONLY CHANGE IF YOU KNOW THE MAP IS EXISTING) Server wont start without it!
SERVER_MAPut4_casarequired|string|max:50
Gametype / Gamemode
Sets the Gamemode you want to play. 1 = Last Man Standing, 2 = Free For All, 3 = Team DeathMatch, 4 = Team Survivor, 5 = Follow The Leader, 6 = Capture And Hold, 7 = Capture The Flag, 8 = Bomb Mode, 9 = Jump, 10 = Freeze Tag, 11 = Gun Game
SERVER_GAMETYPE3required|numeric|in:1,2,3,4,5,6,7,8,9,10,11
Bots
Want to have bots in your game select how many you want. (More than 16 bots tend to crash the server or add lag, use with caution!) Disclaimer: "Bots are not officialy supported by FS!!!"
BOT_MINPLAYERS0required|numeric|max:16
Map Timelimit
Time in minutes before map is over. (0 = never)
SERVER_TIMELIMIT10required|numeric|max:999
Friendlyfire
Sets if friendlyfire is on or off. (Teamkill your teammates is bad hmmkay?)
SERVER_FRIENDLYFIRE1required|integer|max:1