Tropicraft PreciousStones support
myiume opened this issue ยท 7 comments
I'm having a few issues with precious stones on a modded server and because it is such an easy and awesome plugin to use i wouldn't want to use anything else. The problem comes when certain items are being used, ignoring any protections. Also the tropicraft server, the 2nd server we have has some entities that I would like protected. A beach chair and an umbrella that can be placed/destroyed at will ignoring the protection.
What can I do about it? I tried forking your repo and editing that myself, but it just doesn't seem to work.
Hi Myiume, this looks like its on Tripicraft's end. They need to listen to and act on craftbukkit BlockBreak events.
EDIT: Scratch this, those are entities you want protection for, let me see what I can do.
They're a bunch of beach chairs and umbrellas that are getting destroyed besides being in a protection. Also when it comes about buildcraft quarries and specific items from modpacks, the preciousstones forcefield protection isn't really helpful.
I added prevent-entity-interact flag. See if that helps. Pick up the latest build from jenkins.
Apparently those entities i needed protected are still getting destroyed despite the protection :(