Skip to content

Releases: ShaneBeeStudios/HungerGames

Small Update [4.15.6]

12 Jun 16:19
Compare
Choose a tag to compare

ADDED:

  • Added support for 1.17 NBT

Small Fix [4.15.5]

03 Jan 21:49
Compare
Choose a tag to compare

This release rolls back a change with kits.
The kit GUI was not meant to be released, as it is not done yet.

CRITICAL FIX [4.15.4]

19 Dec 05:19
Compare
Choose a tag to compare

CRITICAL:

  • Fixed an issue where if the player logs out while in a game, they could log back in and still be in the arena

EDIT:
4.15.4.1 fixes another small NPE issue when exiting arenas.

More Fixes [4.15.3]

18 Dec 05:17
Compare
Choose a tag to compare

FIXED:

  • Fixed an issue where the border would sometimes grow
  • Fixed an issue with the plugin throwing NPEs when typing invalid game names in some commands

CHANGED:

  • Changed message sending to only send if message length > 0, preventing sending blank lines if message is “”
  • Now using Paper’s async teleports for teleporting into the arena (obviously only if running Paper)
  • Set game to ‘not ready’ if lobby wall is invalid, will also send a message to console on load, warning about this.

ADDED:

  • Added options in the config for broadcasting win/join messages only to players in game

Some Fixes [4.15.2]

25 Nov 11:01
Compare
Choose a tag to compare

FIXED:

  • Fixed an issue with double dropping armor items

CHANGED:

  • Changed some stuff with the item builder to give better warnings (ex: incorrect enchantments)

ADDED:

  • Added support for Minecraft tags as blocks (ex: tag:shulker_boxes) see Default Config for examples
  • Added an option to save the players previous location when using /hg join command … when they leave the game they will go back to that location.

Beta 9

06 May 04:31
Compare
Choose a tag to compare
Beta 9 Pre-release
Pre-release

Hopefully some more fixes

Test Release

09 May 03:43
Compare
Choose a tag to compare
Test Release Pre-release
Pre-release

Just seeing if this fixes a bug a couple people had

Beta 8

26 Apr 22:27
Compare
Choose a tag to compare
Beta 8 Pre-release
Pre-release

FIXED:

  • Fixed an issue with invalid entity types throwing errors in console
  • Fixed an issue with when you can use kit command, had the wrong status

ADDED:

  • Added configurable option for pre-loading arena chunks

CHANGED:

  • Changed links in config files