mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-21 18:25:12 +01:00
Page:
Permissions
Pages
Addons
Blueprint Specification v1
Blueprints
Built in Commands
Commands
Config API
Database API
Database transition
Developer Documentation
Flags
Home
How to fill in the addon.yml file
Instalar BentoBox
Install Bentobox
Installer Bentobox
Island Protection, Flags & Ranks
List of BentoBox directories
Migration from ASkyBlock or other plugins
Permissions
Placeholders
Planning wiki
Request Handler API How plugins can get data from addons
Set a BentoBox world as the server default world
Translate BentoBox and addons
29
Permissions
Florian CUNY edited this page 2019-08-13 13:23:09 +02:00
Permissions listed here are only part of BentoBox. Addons often register their own permissions, which you can find on their respective Wiki pages.
BentoBox permissions (as of 1.6.0)
Permission | Parent permission | Default value | Description |
---|---|---|---|
bentobox.admin | op | Allows most of BentoBox commands usage | |
bentobox.admin.catalog | bentobox.admin | op | Allows to use /bentobox catalog |
bentobox.admin.locale | bentobox.admin | op | Allows to use /bentobox locale |
bentobox.admin.manage | bentobox.admin | op | Allows to use /bentobox manage |
bentobox.admin.migrate | bentobox.admin | op | Allows to use /bentobox migrate |
bentobox.admin.reload | bentobox.admin | op | Allows to use /bentobox reload |
bentobox.about | true | Allows to use /bentobox about | |
bentobox.version | true | Allows to use /bentobox version |
Getting started
- Install BentoBox
- Migration from ASkyBlock or other plugins
- Set a BentoBox world as the server default world
- Database transition