AxtonsEmotes-1.4.0.jar

Details

  • Filename
    AxtonsEmotes-1.4.0.jar
  • Uploaded by
  • Uploaded
    Sep 11, 2024
  • Size
    55.16 KB
  • Downloads
    153
  • MD5
    17122b2c22ef9118ba01d4b555a3d1eb

Supported Bukkit Versions

  • 1.21

Changelog

Author: @axtonprice

The most advanced version yet. 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 and configsCount variables to the plugin's onEnable message.
    • Added configurable messages and effects for plugin commands in commands.yml.
  • Language Support: https://github.com/axtonprice/axtons-emotes/issues/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), cn (Chinese).
  • Command Handling:
    • Refactored command registration and execution handling.
    • Added custom command executors and handlers.
  • New Commands:
  • Version Checking:
  • Debugging:
    • Created debugging class and methods for logging information for troubleshooting.
    • Added debug-mode configuration options to config.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.

Bukkit-v1.4.0-1.21 by @axtonprice in https://github.com/axtonprice/axtons-emotes/pull/6

Full Changelog: https://github.com/axtonprice/axtons-emotes/compare/v1.3.0...v1.4.0