FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

//chunk only selects from y=0 to y=255

OsmiiDev opened this issue ยท 1 comments

commented

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

  1. Run //chunk
  2. Run //set 0

Expected behaviour

//chunk selects the current chunk, from y=-64 to y=319

Screenshots / Videos

2022-08-01_12 58 34

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

Anything else?

No response

commented

If you want to switch from chunk to block coordinates, stand in a chunk region lower than 0, above 255 or use the corresponding flags.