Civcraft / PrisonPearl

Minecraft plugin for civcraft which allows players to imprison other players inside ender pearls
BSD 3-Clause "New" or "Revised" License
4 stars 16 forks source link

Need a way to store pearls outside of WB for white-listed chests or groups #45

Closed erocs closed 9 years ago

rourke750 commented 9 years ago

I think groups would be best. Guh, I hate how we are having all of plugins basically have a dependency on Namelayer. I need to make it better as functioning as an api when group stuff is not needed,

erocs commented 9 years ago

It actually might be better to whitelist coordinates of a chest. That way if we absolutely had to we could exempt specific WB vaults or some such.

Having groups be exempt would be less hassle for administrative use though.

rourke750 commented 9 years ago

@BlackXnt Want to handle this?

idoash4 commented 9 years ago

Yes just came back home. I will see what I can do.

idoash4 commented 9 years ago

https://github.com/Civcraft/PrisonPearl/pull/47