Skip to content

Various internal Fixes & Improvements

Choose a tag to compare

@WolfyScript WolfyScript released this 06 Jun 21:08
· 774 commits to master since this release

This update fixes various internal issues.
Especially missing features and issues relating to the recent KyoriPowered/adventure migration, such as invalid GUI titles, etc.
With this update, WolfyUtilities includes the tr7zw/Item-NBT-API, which replaces the NBT implementation in WU and provides more features, plus better compatibility.

Some changes & fixes require dependent plugins to update to the new WU version. For CustomCrafting there is going to be an update soon.

Changelog

  • #7 – Custom Durability MiniMessage support
  • #8 – Further Adventure compatibility improvements & backwards compatibility
  • #9 – ItemsAdder CustomBlock Wrapper
  • #10 – List TagResolver to insert entries from Lists
  • #11 – Fixed Crash on Modded Servers using custom CreativeModeTabs
  • #12 – Fixed JSON Operator deserialization
  • #13 – Include Item-NBT-API
  • #14 – Improved Permission handling of GUIs
  • #15 – Added ExecutableItems Integration
  • Fixed colored GUI titles
  • Fixed missing chat message prefix
  • Added Guice to compile dependencies, so it's provided to WU dependent projects.
  • Added NBT-API to the dependency + shading
  • Added THIRD_PARTY.txt to final artifact, that includes the licenses of the dependencies.

Full Changelog: v4.16.1.0...v4.16.2.0