Skip to main content

Commands

BetonQuestAddon provides administrative commands for managing configuration and viewing plugin information.

info

All commands require the permission betonquestaddon.command.
Default access is restricted to OP players.


Command Overview

CommandDescription
/betonquestaddon reloadReload plugin configuration
/betonquestaddon infoDisplay plugin and server information
/bqa reloadAlias for reload
/bqa infoAlias 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
tip

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

PermissionDescriptionDefault
betonquestaddon.commandAllows usage of all plugin commandsOP

Support

If you need support, please provide:

  • Error logs
  • Output from /bqa info

This will help us diagnose issues more quickly and accurately.


note

Use /bqa for faster access during development and testing.