marcelo-mason / PreciousStones

Self-service protection for Minecraft servers
http://dev.bukkit.org/server-mods/preciousstones/
56 stars 66 forks source link

API for preventing fields from being placed #1035

Closed RoboMWM closed 7 years ago

RoboMWM commented 7 years ago

Curious if there's any way in the API to prevent fields from being placed. If not, I'll get around to PRing some events later.

marcelo-mason commented 7 years ago

There are no custom events emitted from PS, it's something that has been pending but haven't found the time to do properly.

Add the ones you need for now, i'll merge it in.