Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Java 17+ #139

Merged
merged 2 commits into from
Jan 7, 2024
Merged

Conversation

calcastor
Copy link
Contributor

The patches in this PR allow for us to run SportPaper (with a patched PGM) on Java 17 and 21. The first commit comes from PandaSpigot and removes use of reflection for a stackable buckets patch added in Paper 1.8.8, while the second commit makes the dimension field in WorldServer non-final, which is relevant to running PGM on SportPaper with Java 17+.

Copy link
Collaborator

@cswhite2000 cswhite2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!
This will be useful to allow sportpaper to run on later java versions

@cswhite2000 cswhite2000 merged commit 40422fa into Electroid:main Jan 7, 2024
2 checks passed
@calcastor calcastor deleted the fixes-for-modern-java branch January 7, 2024 04:05
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.

3 participants