Added a comprehensive and detailed documentation for developers and contributors.
License Key Commands
Introduced a new command: /lb config <category> licence-key add/remove XXXX-XXXX-XXXX-XX.
This allows you to add or remove license keys directly via command. The plugin will instantly validate the key and display an appropriate message — no more editing configs or restarting the server!
Improved API Communication
The plugin now avoids sending unnecessary API requests if the user has a PREMIUM or FREE version, optimizing performance.
New Permission: admin.config
Added a new permission that grants access to the /lb config command.
Improvements
Open Source Structure
Adjusted the codebase to remove sensitive data, making it safe for public contributions.
Streamlined API Communication
Improved the communication system to prevent unnecessary server queries.