Open
Description
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
- Run //chunk
- Run //set stone
- The stone pillar will only cover the legacy min-max y levels
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
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response
Activity