WorldEdit

WorldEdit

42M Downloads

//drain doesn't drain waterlogged fences

u9g opened this issue ยท 1 comments

commented

WorldEdit Version

7.2.8

Platform Version

git-Paper-155

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

//drain doesn't drain waterlogged fences

Expected Behavior

It should drain waterlogged blocks too

Reproduction Steps

  1. Waterlog a fence
  2. //drain 5

Anything Else?

No response

commented

Use the -w flag with drain, such as //drain -w. This isn't a bug.