Skip to content

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.

CommandPermissionPurpose
/bentobox versionbentobox.admin.versionConfirms the installed add-on build and hooked game modes.
/bentobox reloadbentobox.admin.reloadReloads reviewed BentoBox configuration.
PermissionPurposeSuggested access
bentobox.challenges.*Generated challenge access nodes.Players in enabled modes
PlaceholderPurpose
%challenges_completed_<level>%Typical completion-count pattern; verify the expansion and game-mode namespace.
  • 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.
/bentobox version
/bentobox reload
  • Confirm the add-on is shown by /bentobox version and 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.