PreciousStones

PreciousStones

269k Downloads

Tropicraft PreciousStones support

myiume opened this issue ยท 7 comments

commented

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.

commented

Marcelo, please reply as soon as you can! ^_^

commented

alright thank you very much :P

commented

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.

commented

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.

commented

I added prevent-entity-interact flag. See if that helps. Pick up the latest build from jenkins.

commented

Apparently those entities i needed protected are still getting destroyed despite the protection :(

commented

So have not found a way to do this form my end. The Tropicraft dev will have to obay canceled onPlayerInteract events.