Skip to content

JSONMessage v1.2.1 - 1.16 support and better reflection!

Latest
Compare
Choose a tag to compare
@rayzr522 rayzr522 released this 14 Jul 00:23
· 3 commits to master since this release

This update primarily focuses on adding Minecraft 1.16 support and optimizing the handling of reflection. Tested on both Minecraft 1.8 & 1.16, so in theory everything in between should work (:crossed_fingers: !)

HUGE thanks to @Andre601 for making this one happen!

Changelog

  • 965e31c - Properly handle colors on old versions
  • 440c1f0 - Bump README version numbers
  • 86d2769 - Fix typo in README.md
  • 2a13dc3 - Fix pom.xml
  • e6ae829 - Better handling of legacy colors & actionbars
  • 84bd517 - Further optimize & organize reflection
  • 85a2039 - Massively improve ReflectionHelper
  • d41da42 - Fix potential NPE
  • e63f9e4 - Improve Readme (#9)
  • d7a1c4b - Create FUNDING.yml
  • b92f690 - Update LICENSE
  • df3d12e - Set default goal to compile
  • 5549b01 - Update Maven plugin versions
  • 5f0e2cb - Bump version to 1.2.1
  • 590fea1 - Update JSONMessage for 1.16 (#7)

Enjoy!

  • Rayzr 💻