Possibility to change blocks in a selection to fallings blocks.
LadyCailinBot opened this issue ยท 5 comments
WORLDEDIT-2541 - Reported by untergrundbiber
Example: Make a WorldEdit-Selection and type "//setfall" an all selected blocks change to falling blocks.
http://jd.bukkit.org/apidocs/org/bukkit/entity/FallingBlock.html
Comment by Dark_Arc
Since falling blocks are just going to fall because they have no velocity... It's pretty much going to be the exact same thing...
Edit unless the intended use was to break the blocks on torches or something, that would be the only exception.