Releases: masonzettl/HatCosmetics
v2.0.5 | Fixed Hat Extraction Bug
Full Changelog: v2.0.4...v2.0.5
2.0.4 | Fixed Issues Related to Supporting 1.21
Full Changelog: v2.0.2...v2.0.4
2.0.2 | Minecraft 1.21
- Updated to 1.21
- Fixed minor compatibility issues by supporting a wider range of Java versions (JDK16 to JDK21).
2.0.1 | Bug Fix
Fixes
- Issue where running a server with Java 17 generates an IllegalArgumentException causing a fatal error.
2.0.0 | Version 2.0.0
Due to my lack of updates to this plugin, its compatibility with newer MC versions has been very dependent on me to update NBT-API, an API that is shaded into the plugin. This was meant to make installing the plugin simpler for server owners, but quickly became a hindrance for server owners since they would have to wait for me to update the plugin solely to update the API.
To finally address this issue, I no longer shade the API into the plugin and it is now the server owner's responsibility to install and update the plugin version of NBT-API. Hopefully, this will allow the plugin to keep going without me holding it back. NBT-API can be downloaded on Modrinth here.
Since this is a major change to how the plugin works and I want to draw attention to that, I am calling this version 2.0.0, despite the lack of major feature additions/changes to the plugin itself.
1.2.0 | 1.20.4 Support
Additions:
- Added support for 1.20.4