Update Paper eggs to API v3 and latest Geyser/Floodgate#60
Open
Anitect wants to merge 5 commits into
Open
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
…url|jq pipes) Co-authored-by: Cursor <cursoragent@cursor.com>
Use config.files with Geyser v7 keys (java.auth-type), {{env.*}} placeholders
for file parsing, JAVA_PORT variable (SERVER_PORT is reserved), and remove
ineffective -DgeyserUdpPort startup flag.
Co-authored-by: Cursor <cursoragent@cursor.com>
Query the GeyserMC Downloads API for builds whose changelogs reference the resolved MINECRAFT_VERSION, with a tiered fallback to latest when unmatched. Co-authored-by: Cursor <cursoragent@cursor.com>
…on install." This reverts commit fa9037a.
Author
|
I think it's in a good state now! Please double check and merge when ready :) Tested it on my local pterodactyl instance! |
Author
|
Closes #59 |
|
@Anitect I would love to try this. When merged into master? |
Author
|
@beckylemesmash I would love to merge! I am waiting for one of the repo members/owners to approve the PR :) Maybe @rtm516 ? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
api.papermc.io/v2to Paper Downloads API v3 (fill.papermc.io) with the standard Pterodactyl user agent.ghcr.io/ptero-eggs/yolks(Java 8 through 25) andghcr.io/ptero-eggs/installers:alpine.java_versionandpid_limitegg features; addquery.portto server.properties parsing.ashinstall scripts (curl | jqpipes instead of bash here-strings).config.filesfor config v7 (bedrock.port,java.auth-type: floodgate); use{{env.*}}in file parsing; addJAVA_PORT/GEYSER_PORTvariables.Test plan