Description
A Minecraft Bedrock addon that adds land claiming, personal homes, global waypoints, and admin-managed permission flags to protect your builds.
Getting Started
- Apply the BasicAllInOne behavior pack + resource pack to your world
- Give yourself the wand:
/give @s baio:wand - Right-click the wand to open the main menu
- To become an admin:
/tag @s add baio:admin
Features
Land Claims
Use the wand to claim 2D rectangular areas on the surface. Claims protect against:
- Block breaking & placement — controlled by the
buildpermission flag - Block interaction — chests, doors, levers, furnaces, etc. — controlled by the
interactflag - Entity damage — villagers, animals, monsters, and PvP — each controlled by an independent flag
Each player has a configurable claim limit (default: 3 claims) and block budget (default: 500 blocks). Overlapping claims are prevented.
Admin Claims
Players with the baio:admin tag can create admin-managed claims that cost no blocks, are visible only to admins in the menu, and support full flag configuration and custom display text (shown on the action bar while standing inside the claim).
Permission Flags
Admin claims expose 6 toggleable flags to fine-tune protection per claim:
| Flag | Default | Controls |
|---|---|---|
build |
Off | Block breaking & placement for non-owners |
interact |
On | Opening chests, doors, levers, etc. |
villagerHurt |
Off | Attacking villagers & wandering traders |
animalHurt |
Off | Attacking passive mobs (cows, sheep, etc.) |
monsterHurt |
Off | Attacking hostile mobs |
pvp |
Off | Player-vs-player damage |
Homes
Set personal teleport waypoints via the wand menu. Each player has a configurable home limit (default: 3). Teleport uses a 3-second countdown — cancelled if you move.
Global Waypoints
Admins can create public waypoints that all players can teleport to. Great for spawn points, shops, event areas, or any frequently-visited location. No limit on the number of waypoints.
Admin Commands
Use /scriptevent baio:admin <command> to manage player limits and server config:
setMaxHomes <player> <n>— Override a player's home limitsetMaxClaims <player> <n>— Override a player's claim limitsetClaimBlocks <player> <n>— Override a player's block budgetinfo <player>— View a player's limits and current usageresetPlayer <player>— Reset a player to server defaultsconfig <key> <value>— Change server-wide default limitsreload— Display the current server configuration
Requirements
- Minecraft Bedrock 26.30+





