JSONMessage Versions Save

A modern version of Fanciful

1.2.1

3 years ago

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

  • 965e31c62f5299f323aa5234be2b020f56eb07d2 - Properly handle colors on old versions
  • 440c1f0c16703660a475609265f48adcf907bb77 - Bump README version numbers
  • 86d2769f873a2d5b9617bc6e153ac9c944cde7cc - Fix typo in README.md
  • 2a13dc354473ccc9076f21c89fac27218fc341ec - Fix pom.xml
  • e6ae8294873adc244e90a3f7bf9acc11caac338d - Better handling of legacy colors & actionbars
  • 84bd51715ff45c131e6a2e06b11d150e281ab059 - Further optimize & organize reflection
  • 85a20397bb2021382ede39c1e616a86ff8586c5a - Massively improve ReflectionHelper
  • d41da42d038980a7d93c538d15458de27f4f68d3 - Fix potential NPE
  • e63f9e4876d3dc3b89bdb2747ae19ac1131cabeb - Improve Readme (#9)
  • d7a1c4b742683c70b7aca3005c55aec87a6446ab - Create FUNDING.yml
  • b92f690c18d3f6dffccfd6ec8c67df44cbbca3f5 - Update LICENSE
  • df3d12ebc3ea32fa726d81248d7fb940c063ae9e - Set default goal to compile
  • 5549b0125a42fdd20cc56894eaf87dc8dd59e463 - Update Maven plugin versions
  • 5f0e2cb40e6e99c200dadae9604be5d5570d4764 - Bump version to 1.2.1
  • 590fea1d737e8e0a755e609efb490cc24b324603 - Update JSONMessage for 1.16 (#7)

Enjoy!

  • Rayzr :computer:

v1.0.0

6 years ago

This is the first release of JSONMessage. For instructions on how to use it, please see the README.

  • Rayzr :computer: