Results 123 comments of BONNe

Well, i would suggest to create nested flag, like it is done with CONTAINERS

This relates to the #1493. Nothing to do with Command Ranks.

Small side question, Do you have disabled nether and end in server.properties?

The timer is for confirmation of accepting an invite. Players must write `/[player_cmd] team accept` two times if the timer is set larger than 0.

This happens because of SafeSpotTeleport logic. Currently, it searches all valid spots in the Y coordinate first, and only then move to the next block. This creates an issue, if...

Fixed with [bf87cca](https://github.com/BentoBoxWorld/BentoBox/commit/bf87cca7543ef0a7fefe1241bd5e6075e71f7f1e)

Up ^^ Up This would "solve" issues for people who would like to do some extra modifications, like change biome, set different starting kits, add minions or do some other...

BentoBox is mainly Spigot (Java) plugin. We do not handle anything for Bedrock. I would ask for help in your server engine support.

Well, the Advanced Region Market Shop Bridge should implement like this, not BentoBox. As it would make more sense, then hooking it into BentoBox, just to remove them. If there...