🚨 IMPORTANT INFO 🚨
Due to changes in Minecraft and PaperAPI, HungerGames now requires Paper 1.21.5+
Please see the beta1 release for other info.
Requirements:
- Paper (or a fork of) 1.21.5+
- Java 21+
🛠️ Changes Since Last Beta 🧑🏼🍳:
ADDED:
- Added support for
hidden_components
for items (See Tooltip Display Component on McWiki for more info) - Added support for all sign types (wall/floor/hanging) for lobby wall
- Added the ability to change all lines of the lobby wall
- Added some checks and debugs for overlapping arenas (when creating and when loading from file)
- Added some better error messages in the console when an arena fails to load
- Added a command and quit listener to end arena creation sessions
CHANGED:
- Players waiting to play are no longer teleported into the arena until after all players are ready and the countdown begins
- Players waiting to play can pre-select kits which will be given to them when they enter the arena
/hg list
command now supports seeing players in any game ->/hg list [<game>]
- Random bonus chests now use a min/max system rather than percentage
- Rework force start command to better handle which state the game is currently in
FIXED:
- Fixed spectators inventory not being cleared after death
- Fixed null error in console when loading an arena with an invalid lobby wall
Welcome back HungerGames!
It's been 4 years since I worked on this plugin... but it's back now!!!
This plugin has gone thru a massive rewrite.
Most of the changes are internal to clean up old code and make things more efficient.
IMPORTANT:
This is a beta. There is bound to be some bugs. Please report all issues on the Issue Tracker
Please see the Wiki for setup instructions and config help.
Requirements:
- Paper (or a fork of) 1.21.4+
- Java 21+
Notable changes:
- Complete re-write to the Items/Kits yamls. This includes much easier to write items.
- Complete re-write to the Mobs.yml. Not a big change on the yaml side of things but internally it's much nicer.
- Rollback has been re-written to better capture block changes.
Things that still need work:
- Chest drops still need some love
- Possibility of changing how players TP into the arenas