Commands
BetonQuestAddon provides administrative commands for managing configuration and viewing plugin information.
์ ๋ณด
All commands require the permission betonquestaddon.command.
Default access is restricted to OP players.
Command Overviewโ
| Command | Description |
|---|---|
/betonquestaddon reload | Reload plugin configuration |
/betonquestaddon info | Display plugin and server information |
/bqa reload | Alias for reload |
/bqa info | Alias for info |
Base Commandโ
/betonquestaddon
Alias:
/bqa
This is the root command for all BetonQuestAddon actions.
Reload Commandโ
/betonquestaddon reload
/bqa reload
Descriptionโ
Reloads the plugin configuration without restarting the server.
Behaviorโ
- Re-reads
config.yml - Applies updated settings immediately
- Does not require server restart
ํ
Use this command after modifying configuration files.
Permissionโ
betonquestaddon.command
Defaultโ
OP
Info Commandโ
/betonquestaddon info
/bqa info
Descriptionโ
Displays current plugin and server information.
Output Includesโ
- Plugin version
- BetonQuest version
- Server version (Paper / Fork)
- Hooked plugins
Permissionโ
betonquestaddon.command
Defaultโ
OP
Permission Referenceโ
| Permission | Description | Default |
|---|---|---|
betonquestaddon.command | Allows usage of all plugin commands | OP |
Supportโ
If you need support, please provide:
- Error logs
- Output from
/bqa info
This will help us diagnose issues more quickly and accurately.
์ฐธ๊ณ
Use /bqa for faster access during development and testing.