Skip to content

Releases: masonzettl/HatCosmetics

v2.0.5 | Fixed Hat Extraction Bug

21 Jul 23:52
Compare
Choose a tag to compare

2.0.4 | Fixed Issues Related to Supporting 1.21

20 Jul 00:01
Compare
Choose a tag to compare

2.0.2 | Minecraft 1.21

15 Jun 13:03
Compare
Choose a tag to compare
  • Updated to 1.21
  • Fixed minor compatibility issues by supporting a wider range of Java versions (JDK16 to JDK21).

2.0.1 | Bug Fix

12 May 02:37
Compare
Choose a tag to compare

Fixes

  • Issue where running a server with Java 17 generates an IllegalArgumentException causing a fatal error.

2.0.0 | Version 2.0.0

19 Apr 21:20
Compare
Choose a tag to compare

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

19 Apr 20:13
Compare
Choose a tag to compare

Additions:

  • Added support for 1.20.4