Skip to content

Releases: masonzettl/HatCosmetics

v2.0.5 | Fixed Hat Extraction Bug

Choose a tag to compare

@Supermarcel10 Supermarcel10 released this 21 Jul 23:52

Full Changelog: v2.0.4...v2.0.5

2.0.4 | Fixed Issues Related to Supporting 1.21

Choose a tag to compare

@Supermarcel10 Supermarcel10 released this 20 Jul 00:01

Full Changelog: v2.0.2...v2.0.4

2.0.2 | Minecraft 1.21

Choose a tag to compare

@Supermarcel10 Supermarcel10 released this 15 Jun 13:03
  • Updated to 1.21
  • Fixed minor compatibility issues by supporting a wider range of Java versions (JDK16 to JDK21).

2.0.1 | Bug Fix

Choose a tag to compare

@Supermarcel10 Supermarcel10 released this 12 May 02:37

Fixes

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

2.0.0 | Version 2.0.0

Choose a tag to compare

@ItsTonus ItsTonus released this 19 Apr 21:20

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

Choose a tag to compare

@ItsTonus ItsTonus released this 19 Apr 20:13

Additions:

  • Added support for 1.20.4