New Features
Bug Report System Players can now report bugs directly in-game with /bugreport. After running the command, a GUI opens letting the player select the category that best describes the issue, then they type the description in chat. Reports are stored in the database and staff are notified instantly.
Five bug categories:
- Crash / Error
- Gameplay Issue
- Performance / Lag
- Exploit / Abuse
- Other
Bug Reports Panel (Staff) Staff can manage all bug reports via /bugreports or from the main /admin panel. The panel supports pagination, Open Only / All filter, and full detail view with status management actions.
Bug Report Status Workflow Each report progresses through a clear lifecycle: OPEN → IN_PROGRESS → RESOLVED / DISMISSED. Staff can transition reports from the detail GUI with a single click.
Dual Discord Webhook Support Bug reports can now be logged to a
dedicated Discord channel separate from the main punishment/report webhook. Configure discord-bugs in config.yml with its own webhook URL, keeping your staff channels organized.
Main webhook also has a new bug_report toggle under discord.events to include bug reports alongside punishments in a single channel if preferred. Both webhooks can be active simultaneously.
Commands
Command
Description
Default Permission
/bugreport Open the bug report category GUI All players
/bugreports Open the bug reports management panel OP
Aliases: /br, /reportbug — /brl, /bugreportlist
Permissions
Permission
Description
Default
authorityadmin.bugreport Submit bug reports true
authorityadmin.bugreports View and manage bug reports panel op