Collapse Spell duplication Bug
Peda1996 opened this issue · 3 comments
Yikes.. probably nothing much you can do on your end, for now you could disable the collapse spell but this will require a fix of the root cause on my side (probably tracking pistons moving blocks)
/mconfig disable spell collapse
There are probably other spells, like Blast, that could also make this happen but it might be harder to abuse since the location of the dropped blocks is not as predictable.
I've got some improvements to piston handling in the latest dev build: https://jenkins.elmakers.com/job/MagicPlugin/3631/com.elmakers.mine.bukkit.plugins$Magic/artifact/com.elmakers.mine.bukkit.plugins/Magic/8.5-SNAPSHOT/Magic-8.5-SNAPSHOT.jar
I'm not confident that pistons will be handled 100% correctly, but I can no longer dupe blocks at least. There may be some creative way around it, but it should be much harder at least.
Let me know if you are able to try out the dev build, I'm hoping it'll fix the issue for you.