v1.3 Release
Author:
@axtonprice
The first stable release of Axton's Emotes.
Key Updates:
- Refactored Emotes and Expression Commands:
- Introduced custom command handlers.
- Enhanced validation processes.
- New Feature:
- Added `/bog` jumpscare command.
- Bug Fixes:
- Corrected issues with permission handling due to malformed permission nodes.
- Implemented missing permission checks for the reload command.
- Command System Enhancements:
- Moved plugin command registry to a dedicated method.
- Added automatic command re-registration on plugin reload.
- Introduced a method to reset the command registry counter.
- Enabled command activation/deactivation via configuration.
- Merged the `/sulk` command with `/cry` as an alias.
- Documentation:
- Added comprehensive documentation for all key methods.
- And More...
Full Changelog:
https://github.com/axtonprice/axtons-emotes/compare/v1.2...v1.3