HungerArena
2/12/20 - To anyone that might see this! I am working on recoding and optimizing this plugin--from the ground up. If you are interested in helping out, or want to be among the first to test it, please join my Discord!
HungerArena
Thank you for 50,000 downloads!!
Been a while, 50,000 downloads is quite the milestone. I'm going to be doing a full rewrite of the plugin soon. Hopefully fix stupid bugs and things. Thanks guys :D

HungerArena - A simple plugin for the Hunger Games!
Recommended build: 1.4

I currently don't have a server, but I'm ready to hit the order button and I'm currently working on the spawn and things!! I just need a few donations, so hit this button!
\/ \/ \/ \/ \/ \/ \/
Need help?
Video courtesy of our very own FordRacer!
Description
This is a simple Hunger Games plugin! You can set up all the player positions, warp all tributes there, and fight for a reward! You set the positions using /startpoint 1, 2, 3, etc. Then you don't have to set the locations again! Then you use /ha join to going the game(/ha leave to get out) Then /ha warpall - Warps all tributes to position freezing them in the process. Then to start the games you do /ha start - it announces "Let the Games Begin!" and allows the players to move and from there you fight!!! In the config you can toggle block protection for tributes that are playing. There is a configurable chat radius allowing tributes to talk to each other. When a player is killed they will be teleported to the spot defined with /ha setspawn Then, the winner will be rewarded 10 diamonds unless you change it in the config! /ha restart clears all lists.
How to use!
Video courtesy of our very own FordRacer!
How to configure and install the plugin:
Requirements
- A permissions plugin
The plugin has only been tested with PermissionsEX and PermissionsBukkit and GroupManager
COMMANDS
Commands can be found here: https://github.com/travja/HungerArena/wiki/Commands
PERMISSIONS
Permissions are here: https://github.com/travja/HungerArena/wiki/Permissions
NON-COMMAND FEATURES
Chest Storage - By hitting a chest with a blaze rod it will store the chest, also, if a tribute opens a chest it will store it if it hasn't already been stored.
Have a configurable max players! - In the config there is an option to set the max amount of players!
Use Signs as commands! - Make a sign with the first line [Ha] or [HungerArena] and the second line can be any command from HungerArena that starts with /ha Also you can use [Sponsor] signs too!
Arena Resets - Any tribute modified block will be stored and reset at the end of the game. Blocks are configurable.
Whitelistable commands - Self explanatory!
Whitelistable sponsor items - again, self explanatory!
Economy support! - You can charge fees for sponsoring, joining, and give a reward for winning!
Fully Automated - Configure the plugin to make it auto restart.
DeathMatches! - Configure the deathmatch time in minutes and it will count down.
Freezing - Tributes will be frozen on their pedestals and will either blow up or be teleported back if they leave.
BUGS
- Report bugs in the tickets tab.
CONFLICTING PLUGINS
- GriefPrevention - There are quite a few configuration settings that will get in the way of what HA wants to do.
PLANNED
- Multi Arena support
- Spawns with a tool
- Storing inventory on join
Need help?
Read the FAQ before you ask in comments or make a ticket.
Changelog
Changelog will now be Here! (Just making the description a little shorter)
Other stuff and credit
Note: This is my Second plugin, still kind of a newb. Any tips/improvements are welcome!
Also, if you would like a dev build email me @ the.only.t.craft@gmail.com
Also, I would like to recognize my pals from Curly Brace Productions for helping me out!
Wanna learn how to code?
Also, if you could look at my other vids (Minecraft Let's Play) here: http://www.youtube.com/watch?v=F8rlcleduEc&feature=player_embedded

-
View User Profile
-
Send Message
Posted Feb 4, 2013Hey all, I have a question, adding multiple arenas is making things complicated and I may need to remove some minor features outside of game.
-
View User Profile
-
Send Message
Posted Jan 31, 2013@thekiller107
I'm not sure... I am working on multiple arenas right now, still mid stages in coding. But if you add me on skype(travja4) I can get you a dev build ASAP
-
View User Profile
-
Send Message
Posted Jan 31, 2013/startpoint 25 2013-01-31 16:22:01 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'startpoint' in plugin HungerArena v1.3alpha at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186) at org.bukkit.craftbukkit.v1_4_6.CraftServer.dispatchCommand(CraftServer.java:514) at net.minecraft.server.v1_4_6.PlayerConnection.handleCommand(PlayerConnection.java:979) at net.minecraft.server.v1_4_6.PlayerConnection.chat(PlayerConnection.java:897) at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:852) at net.minecraft.server.v1_4_6.Packet3Chat.handle(Packet3Chat.java:44) at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290) at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112) at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39) at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598) at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224) at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494) at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849) Caused by: java.lang.IndexOutOfBoundsException: Index: 24, Size: 24 at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.set(Unknown Source) at me.Travja.HungerArena.SpawnsCommand.onCommand(SpawnsCommand.java:41) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 15 more 2013-01-31 16:22:04 [SEVERE] Could not pass event EntityChangeBlockEvent to WorldGuard v5.5.4 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:459) at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:447) at net.minecraft.server.v1_4_6.EntityEnderman.c(EntityEnderman.java:106) at net.minecraft.server.v1_4_6.EntityLiving.j_(EntityLiving.java:534) at net.minecraft.server.v1_4_6.EntityMonster.j_(EntityMonster.java:24) at net.minecraft.server.v1_4_6.World.entityJoinedWorld(World.java:1334) at net.minecraft.server.v1_4_6.WorldServer.entityJoinedWorld(WorldServer.java:548) at net.minecraft.server.v1_4_6.World.playerJoinedWorld(World.java:1315) at net.minecraft.server.v1_4_6.World.tickEntities(World.java:1193) at net.minecraft.server.v1_4_6.WorldServer.tickEntities(WorldServer.java:445) at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:580) at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224) at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494) at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849) Caused by: java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityChangeBlockEvent.getEntity()Lorg/bukkit/entity/LivingEntity; at com.sk89q.worldguard.bukkit.WorldGuardEntityListener.onEndermanPickup(WorldGuardEntityListener.java:769) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:
-
View User Profile
-
Send Message
Posted Jan 31, 2013@thekiller107
Post the error you get in the console.
-
View User Profile
-
Send Message
Posted Jan 31, 2013Wait, you would like me to post my config?
-
View User Profile
-
Send Message
Posted Jan 30, 2013@thekiller107
Post the report
-
View User Profile
-
Send Message
Posted Jan 30, 2013Also is there any way to change the max players. I went to config and set it to 60 buy it still says an internal error occurred while preforming this command after I go past 24.
-
View User Profile
-
Send Message
Posted Jan 30, 2013Okay so if I go to the Hunger Arena config, and change the chest thing in the config.yml from false to true, the items in chests will auto appear after a game is done. Wow, that is really simple.
Thanks
-
View User Profile
-
Send Message
Posted Jan 30, 2013@thekiller107
They store automatically when a tribute opens them, you can refill them using /ha refill or they will automatically refill after the games with the right configuration.
-
View User Profile
-
Send Message
Posted Jan 30, 2013Can the chests be auto reloaded or does someone have to manually do them. thanks
-
View User Profile
-
Send Message
Posted Jan 26, 2013@Baffu
Most of the time
-
View User Profile
-
Send Message
Posted Jan 26, 2013I thought deleting the chest removed it from the config?!
-
View User Profile
-
Send Message
Posted Jan 22, 2013@Baffu
Yes, you can remove the chests in question, but you also have to remove those chests from the config.
-
View User Profile
-
Send Message
Posted Jan 21, 2013http://dev.bukkit.org/server-mods/hungerarena/tickets/106-countdown-forever/
Any looking here?
-
View User Profile
-
Send Message
Posted Jan 21, 2013Wait I have to clear the config! Can't I just remove the 2 chests in question. I have like 50 hidden chests that I will need to find.
-
View User Profile
-
Send Message
Posted Jan 21, 2013@WoZo
Nevermind, uploaded the latest rar again and it works fine now.
Another problem: The game doesn't auto start even with it enabled in the config. I still have to use /warpall in order to start the game.
-
View User Profile
-
Send Message
Posted Jan 21, 2013I keep getting the "Argument not an integer!" error.
-
View User Profile
-
Send Message
Posted Jan 20, 2013@Baffu
You need to separate the chests and clear the storage of items in the config, that will provide you to start the games right
-
View User Profile
-
Send Message
Posted Jan 20, 2013That does not solve the count down going past 0 to the negatives!
-
View User Profile
-
Send Message
Posted Jan 20, 2013I think I have two!