Permissions
Every permission is default: false and only asked for when the matching require-permission: true is set in the config. boxstand.admin carries all of them.
| Permission | Guards |
|---|---|
boxstand.use |
Opening the GUI |
boxstand.visible, .gravity, .arms, .base-plate |
Each toggle button |
boxstand.pose |
The pose editor |
boxstand.backpack |
The backpack slot |
boxstand.balloon |
The balloon slot |
boxstand.balloon.model |
Naming a ModelEngine model as a balloon |
boxstand.balloon.mob |
Turning a spawn egg into a live mob balloon |
boxstand.balloon.baby |
Switching a mob balloon to its baby form |
boxstand.paste |
The GUI paste slot |
boxstand.paste-pose |
The part selector paste slot |
boxstand.lock |
The lock button |
boxstand.lock.bypass |
Opening a stand someone else locked (personal mode). Default: op |
boxstand.sneak |
Sneak to reveal hidden stands |
boxstand.<kind> |
One per mannequin file, for example boxstand.torso-mannequin |
boxstand.admin |
The /boxstand command and every permission above. Default: op |
Individual variants can also require their own permission with a permission: line inside the variant.
Permissions say who; a region plugin says where - see the FAQ.
Commands
| Command | What it does |
|---|---|
/boxstand reload |
Reload every config file |
/boxstand cleanup |
Remove orphaned helper entities |
/boxstand bypass [player] |
Let that player see hidden stands while sneaking in a world listed under sneak.blacklisted-worlds. Off again on the next use, and on disconnect |