StruxaEggs Explorer

Glowstone

Game

Glowstone is an open-source server implementation for Minecraft: Java Edition 1.12.2 and up.

Author: support@pterodactyl.ioSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

java -Xms768M -Xmx{{SERVER_MEMORY}}M -XX:+UseG1GC -jar {{SERVER_JARFILE}}

Docker Images

LabelImage
Java 8ghcr.io/ptero-eggs/yolks:java_8
Java 11ghcr.io/ptero-eggs/yolks:java_11
Java 16ghcr.io/ptero-eggs/yolks:java_16
Java 17ghcr.io/ptero-eggs/yolks:java_17
java 21ghcr.io/ptero-eggs/yolks:java_21
java 22ghcr.io/ptero-eggs/yolks:java_22
Java 25ghcr.io/ptero-eggs/yolks:java_25

Environment Variables

NameVariableDefaultRules
Server Jar File
The name of the server jarfile to run the server with.
SERVER_JARFILEglowstone.jarrequired|regex:/^([\w\d._-]+)(\.jar)$/
Glowstone Version
The version of Glowstone to download. If it ends in SNAPSHOT, it will attempt to download from the maven repository.
VERSIONlatestrequired|string|max:20
GitHub User
GitHub user to use for api calls. This only needs to be set if you hit the GitHub API too often across multiple servers.
GITHUB_USERnonestring|nullable
GitHub OAuth Token
This can be either an OAuth or a Personal Access Token. This is required for the install is you set a user.
GITHUB_OAUTH_TOKENnonestring|nullable
GitHub Package
The repository to download from.
GITHUB_PACKAGEGlowstoneMC/Glowstonerequired|string
Match
MATCHglowstone.jarrequired|string