Skip to content

Releases: JT122406/HungerGames

5.2.4

07 Apr 05:14
44153cd
Compare
Choose a tag to compare
  • Fix moving before game started
  • Fix null issues

What's Changed

New Contributors

Full Changelog: 5.2.2...5.2.4

5.2.2

30 Jan 16:56
Compare
Choose a tag to compare
  • NBT Api is no longer included in the jar you need to install the plugin on your server to use this feature: https://www.spigotmc.org/resources/nbt-api.7939/
  • Decreased Jar size
  • Fix NBT API not initializing properly
  • Fixed a null pointer error that was reported

5.2.0 Bug Fixes and Improvements

22 Aug 20:40
Compare
Choose a tag to compare

Sorry about all the issues in the last release. This release should fix most of them.

  • Fixed Shading of Classes
  • Fixed NBTAPI Issues
  • 1.19.2 Support

5.1.1

30 Jul 03:00
088b5eb
Compare
Choose a tag to compare
Merge pull request #8 from JT122406/Gradle

Gradle

5.1.0

21 Jun 21:51
Compare
Choose a tag to compare
  • adds support for Mythic mobs version 5.0.0 and newer

5.0.6

20 Jun 04:35
Compare
Choose a tag to compare

Bug fixes:

  • Count down not starting fix
  • Party join issues (when party join it would make 2 announcements and sometimes put members in same spot)
  • NBT API Updates and fixes (Moved to latest version and shaded into jar please do not install NBT API plugin on your server it is built into hungergames)
    Feature:
  • Saturation increases during countdown

5.0.2

23 May 19:51
Compare
Choose a tag to compare

Java 11 is now the minimum requirement for this version

  • Fix bug with kits clearing on game start
  • Fix bug with leave game or force start item not clearing on game start
  • Fix bug of being able to open chests before the game starts
  • General code clean up and optimizations
  • Small API changes