platz1de / EasyEdit

A feature-rich World Editor for PocketMine-MP
https://poggit.pmmp.io/p/EasyEdit/
GNU General Public License v3.0
43 stars 27 forks source link

Not replacing the leaves blocks for example 18:1 the spruce leaves #37

Closed LIVEGUYS closed 1 year ago

LIVEGUYS commented 1 year ago

It doesn't replacing the spruceleaves when do //replace 18:1 sand Like that command I typed and it shows 0 block is replaced what does it means? Please I request you to fix this problem...

platz1de commented 1 year ago

Try //replace #18:1 sand Non-persistent leaves get currently automatically converted to persistent ones (so leaves placed by EasyEdit don't decay), this sadly also applies to //replace. This behaviour will be improved in pmmp5 to actually do what is expected.