WorldEdit

WorldEdit

43M Downloads

Unable to replace ids if part of item blacklist.

LadyCailinBot opened this issue ยท 2 comments

commented

WORLDEDIT-3149 - Reported by rtcabooservb

WorldEdit dev 3209

Before, I use to be able to type '//replace water air' to get rid of water. But if I tried to create water with the command '//replace air water', it would deny it because it was trying to create an item ID I had blacklisted.

Now, whenever I type a worldedit command that has the name/ID of something blacklisted, it denies the command altogether and says I'm not allowed to use that item.

Is this a bug? Or is there any way to bring back functionality of denying creating blocks/entities blacklisted but allow the command if it is replacing / getting rid of that item?

Deny creating / spawning.
Allow destroying and replacing (as long as it isn't to an ID blacklisted).

commented

Comment by rtcabooservb

Confirmed fixed.

commented

Comment by sk89q

Sounds like a bug.