WorldEdit

WorldEdit

42M Downloads

Brushes in sky where no blocks are

josephjthomas opened this issue ยท 1 comments

commented

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

  1. //br sphere 5 5
  2. Rightclick in air without target block
  3. 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

commented

fixed by #1942