We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Spigot
1.21.3
The //chunk command only selects blocks between y 0 and 256. Minecraft updated the min/max build height limit in 1.18 to -63 and 319 respectively.
//chunk should stretch from -63 to 319
No response
N/A
FastAsyncWorldEdit v2.12.4
The text was updated successfully, but these errors were encountered:
See EngineHub/WorldEdit#2040
Sorry, something went wrong.
I'll leave it here to track
No branches or pull requests
Server Implementation
Spigot
Server Version
1.21.3
Describe the bug
The //chunk command only selects blocks between y 0 and 256. Minecraft updated the min/max build height limit in 1.18 to -63 and 319 respectively.
To Reproduce
Expected behaviour
//chunk should stretch from -63 to 319
Screenshots / Videos
No response
Error log (if applicable)
No response
Fawe Debugpaste
N/A
Fawe Version
FastAsyncWorldEdit v2.12.4
Checklist
Anything else?
No response
The text was updated successfully, but these errors were encountered: