This patch introduces a general permission hook implementation.
The plugin already works with world guard, but some other plugins may work different, so I needed to add some general stuff here to allow to integrate them in the future.
The first protection hook is for BentoBox, which allows only members of island to pick up entities.
- Add protection hook implementation
- Add protection hook for BentoBox