Example:
- Fixed warnings caused by inconsistent skull metadata in 1.18 and above
- Added config option to disable language-specific file statements
YAML:Disable-Lang-Key: - "player-combat-enable" - "player-combat-disable"
New Features
- Projectiles trigger combat status and correctly trigger void kills.
- RGB color support (usage: https://github.com/Iridium-Development/IridiumColorAPI?tab=readme-ov-file#usage)
Improvements
- Package the MySQL driver (not normally used, but just in case)
- Performance improvements
Bug Fixes
- The combat status may be stuck when updating v4.9.5
- Other small bugs
If you are upgrading from an older version, please do the following:
- Added an option to support commands that are prohibited when setting combat status.
Add the following content to config.yml:
YAML:Disable-Commands-In-Combat: - "example"
Add the following content to Lang.yml:
YAML:player-combat-actionbar-prevent-commands: "&cThis command cannot be executed during combat"
- Added 1.20.3/4 support
- Improvement: Players can get stuck in the air through the client feature until the combat state ends
