//chunk selects only to y:0 and not y:-64 on 1.18
xar55 opened this issue ยท 1 comments
WorldEdit Version
7.2.11-SNAPSHOT+6155-3eefaa2
Platform Version
git-Paper-318
Confirmations
- I am using the most recent Minecraft release.
- I am using a version of WorldEdit compatible with my Minecraft version.
- I am using the latest or recommended version of my platform software.
- I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
- I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description
as in title
//chunk selects only to y:0 and not y:-64 on 1.18
Expected Behavior
//chunk should select the whole chunk
Reproduction Steps
- //chunk
- for e.g. //cut
- see that worldedit is broken and go cry into the corner ;(
Anything Else?
no