Brushes in sky where no blocks are
josephjthomas opened this issue ยท 1 comments
WorldEdit Version
7.2.8-SNAPSHOT+5960-bd87665
Platform Version
git-Paper-381
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
Brushes spawn in at the max world height if you brush in the air.
Expected Behavior
No brushes in the air if there is no target block to wrap around.
Reproduction Steps
- //br sphere 5 5
- Rightclick in air without target block
- See blocks
That's the video I recorded https://streamable.com/ewb3iw
You can see, the brushes cut off at 255, the max world height in my world
Anything Else?
No response
fixed by #1942