Skip to content

Add rest of existing services to installer - #845

Merged
Swofty-Developments merged 2 commits into
Swofty-Developments:masterfrom
TRLKO:patch-1
Aug 7, 2026
Merged

Add rest of existing services to installer#845
Swofty-Developments merged 2 commits into
Swofty-Developments:masterfrom
TRLKO:patch-1

Conversation

@TRLKO

@TRLKO TRLKO commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
hypixel-skyblock Ignored Ignored Aug 7, 2026 6:56am

compose.go turns each AllServices entry straight into "java -jar <name>.jar", so a
service is only selectable if that exact jar is baked into the game server image.
Four of the five additions were not on the Dockerfile download list and would have
crash-looped on a missing jarfile.

ServiceElections is also renamed to ServiceElection: the module directory is
service.elections but the artifact it builds is ServiceElection.jar.
@Swofty-Developments
Swofty-Developments merged commit bb826f8 into Swofty-Developments:master Aug 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants