BentoBox Challenges Staff Reference
BentoBox Challenges is administered as a BentoBox add-on. Its command labels and permission prefix may be generated per hooked game mode.
Verify destructive, economy-changing, permission-changing, and player-data commands against the installed build and an approved support case before running them.
Commands
Section titled “Commands”| Command | Permission | Purpose |
|---|---|---|
/bentobox version | bentobox.admin.version | Confirms the installed add-on build and hooked game modes. |
/bentobox reload | bentobox.admin.reload | Reloads reviewed BentoBox configuration. |
Permissions
Section titled “Permissions”| Permission | Purpose | Suggested access |
|---|---|---|
bentobox.challenges.* | Generated challenge access nodes. | Players in enabled modes |
Placeholders
Section titled “Placeholders”| Placeholder | Purpose |
|---|---|
%challenges_completed_<level>% | Typical completion-count pattern; verify the expansion and game-mode namespace. |
Configuration and integrations
Section titled “Configuration and integrations”- Reward commands should be treated as privileged automation.
- Challenge progress can depend on island inventory, nearby blocks, entities, or player inventory according to task type.
- Use the BentoBox permissions command/documentation to inspect generated nodes for each game-mode hook.
- Keep add-on versions compatible with the installed BentoBox snapshot and game-mode builds.
Examples
Section titled “Examples”/bentobox version/bentobox reloadTroubleshooting
Section titled “Troubleshooting”- Confirm the add-on is shown by
/bentobox versionand is enabled for the affected game mode. - Check the game-mode-specific add-on config before changing a global default.
- Reproduce with the full root command and preserve the console error or user-facing denial message.