Skip to content

1.19 Support + Bug Fixes

Compare
Choose a tag to compare
@darbyjack darbyjack released this 05 Jul 19:20
· 182 commits to master since this release

Features

  • Added support for Minecraft 1.19

Bug Fixes

  • Fixed an issue on some versions of MC where clashing Adventure imports were happening
  • Fixed getting the min world height on some versions of MC
  • Fixed invalid lang key accessing for arena location issues
  • Fixed a missing placeholder in the guild admin remove message telling the player what guild they were removed from

Changes

  • Don't depend on MVdWPlaceholderAPI anymore since it hasn't been used in awhile
  • Libraries in 1.19 have changed. I have decided to drop Apache Commons Lang 3 (this was really only used in the update checker, item builder, and guild code generation. Please let me know if you notice any problems)
  • Changed up some of the permissions for damage (please let me know if you experience any problems):
  • Allies: guilds.ffa.ally
  • Guilds: guilds.ffa.guild

Note

  • I need some people to volunteer testing on a new PR coming that will allow you to use a player's skull in the Guild Members GUI instead of a static item. If you are interested, please let me know.