//chunk only selects from y=0 to y=255
OsmiiDev opened this issue ยท 1 comments
Server Implementation
Spigot
Server Version
1.19.1
Describe the bug
When using //chunk, the region selected only extends down to y=0 and up to y=255.
To Reproduce
- Run //chunk
- Run //set 0
Expected behaviour
//chunk selects the current chunk, from y=-64 to y=319
Screenshots / Videos
After running //chunk and //set 0
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/a5096cb20dc54dbf978042e8e06955aa
Fawe Version
FastAsyncWorldEdit 2.4.3
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