Add team support
Kesims opened this issue ยท 1 comments
Is your feature request related to a problem? Please describe.
Hey, I have skyblock server an the problem is, that team members on same island cant access shop chest of other members of island.
Describe the solution you'd like
Add support for BentoBox to allow team members access shops of other members.
Additional context
Using BentoBox (BSkyBlock)
This is something that the plugin which provides the teams would need to do (or a separate addon), adding such a compatibility to the base ChestShop plugin itself is out of its scope.
But ChestShop provides an excessive event API so that team access can be handled properly. (By listening on certain events like for access)