Commands and Permissions

Every Boosters command and the permission node it requires. Players need boosters.command.boosters to open the menu; the rest are admin actions you can grant selectively.

CommandDescriptionPermission
/boostersOpens the boosters menuboosters.command.boosters
/boosters activate <booster>Activate a boosterboosters.command.activate
/boosters bossbarToggles the bossbar visibility on/off for the playerboosters.command.bossbar
/boosters cancel <all/booster/category> <category_id/booster_id> [silent]Cancel the active boosters (Silent skips expiry-effects)boosters.command.cancel
/boosters give <player> <booster> [amount]Give a player a boosterboosters.command.give
/boosters queue <category_id>Shows the current booster queue for the categoryboosters.command.queue
/boosters reloadReload the pluginboosters.command.reload

Where to go next

  • Build a booster: How to Make a Booster to create boosters to give and activate.

  • Plugin config: Plugin Config for the GUI and sound settings.