Releases: axtonprice/axtons-emotes
Releases · axtonprice/axtons-emotes
Release 1.4.0-1.21
Author: @axtonprice
Featuring customisable language support, improved debugging, automatic version checking & migration, and new emote list commands.
- Added GitHub Development Branch dev
- Permissions Fix v2: Emote command permissions are now granted to non-ops by default.
- Enhancements:
- Improved project-wide documentation.
- Added
listenerCount
andconfigsCount
variables to the plugin'sonEnable
message. - Added configurable messages and effects for plugin commands in
commands.yml
.
- Language Support: #4
- Added plugin-wide support for default and custom language files, configurable in
config.yml
. - Added default language options:
en
(English),fr
(French),es
(Spanish),it
(Italian),ru
(Russian).
- Added plugin-wide support for default and custom language files, configurable in
- Command Handling:
- Refactored command registration and execution handling.
- Added custom command executors and handlers.
- New Commands:
- Added
/guardianscare
jumpscare command. - Added
/ae version
command to check the plugin version. - Added implementation of
/emotes
,/expressions
, and/jumpscares
. #1
- Added
- Version Checking:
- Debugging:
- Created debugging class and methods for logging information for troubleshooting.
- Added
debug-mode
configuration options toconfig.yml
.- Added
enabled
option to toggle debugging. - Added
log-to-file
option to toggle writing debug logs to a file. - Added
debug-log
option to specify a file to log to.
- Added
Bukkit-v1.4.0-1.21 by @axtonprice in #6
Full Changelog: v1.3.0...v1.4.0
Release 1.3.0-1.21
Author: @axtonprice
The first stable release of the Axton's Emotes plugin.
Key Updates:
- Refactored Emotes and Expression Commands:
- Introduced custom command handlers.
- Enhanced validation processes.
- New Feature:
- Added
/bog
jumpscare command.
- Added
- 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/commits/v1.3.0
🛑 Hey! Looking for older releases?
Unfortunately, older releases before v1.3.0 are unavailable for download. Check out the Wiki for more information.