Releases: SimpleMC/SimpleHealthbars2
Releases · SimpleMC/SimpleHealthbars2
0.5.0
0.5.0
latest-snapshot Release version: 0.5.0
0.4.0
0.3.1
Changed
- Merged template SimpleMC/mc-kotlin-plugin-template
- MC 1.19, Kotlin 1.8, Gradle 8
- Release tag prefix changed from
release-tov
release-0.3.0
Changed
- Update gradle to 7.4
- Update to Spigot/MC 1.18
- Update to Java 17
Added
- Add optional per-world healthbar config
release-0.2.0
Added
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
Changed
- Updated README for clarity around types and styles valid for a specific configuration
Fixed
- Add explicit exception when healthbar
typeis invalid for a specific bar configuration
release-0.1.3
Changed
- 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.
release-0.1.3-mc-1.14
0.1.2
0.1.1
Added
- Release workflow to add a draft GH release on tag