0.5.0 - 2025-05-17
- GH-22: Always on healthbars for NAME or SCOREBOARD via special-case
alwaysduration (@tajobe)
- GH-29: Update health for existing bars on all damage events (@tajobe)
0.4.0 - 2025-02-17
- MC 1.21, Kotlin 2.1, Gradle 8.12 (@tajobe)
- Prevent name healthbar from overwriting name tags (@tajobe)
0.3.1 - 2023-03-08
- Merged template SimpleMC/mc-kotlin-plugin-template
- MC 1.19, Kotlin 1.8, Gradle 8
- Release tag prefix changed from
release-tov
0.3.0 - 2022-03-13
- Add optional per-world healthbar config
- Update gradle to 7.4
- Update to Spigot/MC 1.18
- Update to Java 17
0.2.0 - 2020-05-17
useMainScoreboardconfig option onSCOREBOARDhealthbars to configure if it should use the main scoreboard (true) or a new one (false) (default:false)durationconfig option onNAMEandSCOREBOARDhealthbars to configure number of seconds the healthbar shows for
- Updated README for clarity around types and styles valid for a specific configuration
- Add explicit exception when healthbar
typeis invalid for a specific bar configuration
0.1.3 - 2020-02-11
- Updated README.md to include actual information
- Update to v3 of anton-yurchenko/git-release action
- Previous
-all(fat-jar) distribution is now the default jar and added a-noktdistribution without the kotlin stdlib.- Users can provide the stdlib on their classpath and avoid every plugin needing to include it.
0.1.2 - 2020-01-24
- Switched from SimpleMC/git-release back to anton-yurchenko/git-release for release action
- Fixed Damage listener using incorrect value to calculate health (#11)
0.1.1 - 2019-12-18
- Release workflow to add a draft GH release on tag
0.1.0 - 2019-12-18
- Initial release
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.