-
-
Notifications
You must be signed in to change notification settings - Fork 240
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 1.20.5/6 #2721
Support for 1.20.5/6 #2721
Conversation
Signed-off-by: Alexander Brandes <[email protected]>
Signed-off-by: Alexander Brandes <[email protected]>
Signed-off-by: Alexander Brandes <[email protected]>
# Conflicts: # buildSrc/build.gradle.kts
I receive this error when running //wand
|
Fails to build with
However, the actions built jar is working well from my testing 😄 |
Seems like Paper broke API compatibility with PaperMC/Paper#8235 |
Please take a moment and address the merge conflicts of your pull request. Thanks! |
# Conflicts: # worldedit-core/src/main/java/com/sk89q/worldedit/world/block/BlockTypes.java
Please take a moment and address the merge conflicts of your pull request. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this ready to be merged?
I think so |
Overview
Description
Submitter Checklist