Server Jar File The name of the server jarfile to run the server with. | SERVER_JARFILE | glowstone.jar | required|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. | VERSION | latest | required|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_USER | none | string|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_TOKEN | none | string|nullable |
GitHub Package The repository to download from. | GITHUB_PACKAGE | GlowstoneMC/Glowstone | required|string |
Match | MATCH | glowstone.jar | required|string |