command rewamp (experimental) and some other basics.
Update Overview
In this latest update, we have made significant improvements to the code structure and command handling capabilities of the plugin.
Key Changes:
- Refined Code Structure:
- The underlying code has been restructured for better readability and maintainability. This enhances the overall performance and stability of the plugin.
- Revamped Command System:
- We have completely redesigned the command structure, allowing for greater flexibility and customization. You can now easily update and modify commands directly through the config.yml file.
New Features in config.yml:
- Label: Customize the primary name of the command for a more personalized experience.
- Aliases: Add alternative names for commands, making them easier to remember and use.
- Description: Provide a brief overview of what each command does, which will be displayed in help menus.
- Usage: Specify example usage instructions to guide users on how to effectively use the command.
Important Note:
Please ensure to update the configuration file from the Spigot resource page to take advantage of these new features.
As this is an experimental update, we encourage users to test the new features and provide feedback for further improvements.
Let me know if there are any other changes you’d like to make!