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

Fix version checker for latest Paper builds #61

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

jehendeoff
Copy link
Contributor

Changed NMSUtils to not use Bukkit.getServer().getClass().getPackage().getName() which is removed in the newer build of paper.

Only tested in 1.20.6, I haven't tested every functionality, only if it boot and i can change the render distancee

@froobynooby froobynooby changed the title Add support for the latest papermc build Fix version checker for latest Paper builds Jun 17, 2024
@froobynooby
Copy link
Owner

This is fine as is, but not all that is needed to update the plugin for 1.20.6. The NMS parts of the plugin need to be updated for Paper's move to Mojang mappings, and Spigot will need to be handled separately

@froobynooby froobynooby merged commit 186e817 into froobynooby:master Jun 17, 2024
1 check 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.

None yet

2 participants