v1.3 Highlights
Stability & Compatibility
- GUI: Adds /qa gui main admin panel with clear actions (Reload, Info, Homes, Warps, Kits, Nicknames, Economy, Vanish, Fly, Audit Log).
- Commands: Introduces first-class quickadmin and qapro commands alongside qa to avoid alias conflicts.
- Permissions: OP/console fallback for /qa and /qa reload; optional permissions.op-bypass grants quickadmin.* to ops on join.
Configuration
- Command Routing: Server-level aliases added to route qa/quickadmin/qapro to the QuickAdminPro namespace, preventing cross-plugin overrides.
- Test Server Support: Verified load/enable behavior and provided namespaced command fallback for edge cases.
- GUI Toggle: gui.enabled respected in config with a friendly disabled message.
- OP Bypass: permissions.op-bypass (default true) enables predictable admin access across varied environments.
🛠 Bug Fixes & Improvements:
- Persistent Admin Commands
- Fixed an issue where admin commands would reset after leaving a session.
- Commands now persist across sessions and after dying.
- Includes fly permissions and other admin commands that require persistence.
- Java 21 Compatibility
- Fully tested and confirmed stable with Java 21.
- Enhanced Storage Support
- Added compatibility with JSON, SQLite, and MySQL for command and permission storage.
