mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-21 18:25:12 +01:00
Page:
Commands
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
7
Commands
Florian CUNY edited this page 2019-08-13 13:22:39 +02:00
BentoBox implements a few commands to help you manage your whole BentoBox installation.
Available commands (as of 1.6.0)
Command | Permission | Description |
---|---|---|
/bentobox [help/h] | bentobox.admin | Displays all available BentoBox commands |
/bentobox about | bentobox.about | Displays copyright and license information |
/bentobox catalog | bentobox.admin.catalog | Displays the Catalog |
/bentobox locale | bentobox.admin.locale | Performs localization files analysis |
/bentobox manage/overview | bentobox.admin.manage | Displays the Management Panel |
/bentobox migrate | bentobox.admin.migrate | Migrates data from one database to another |
/bentobox reload/rl | bentobox.admin.reload | Reloads BentoBox and all addons, settings and locales |
/bentobox version/v/versions/addons | bentobox.version | Displays BentoBox and addons versions |
Getting started
- Install BentoBox
- Migration from ASkyBlock or other plugins
- Set a BentoBox world as the server default world
- Database transition