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 Dec 1, 2012Congratulations on almost 20,000 downloads!
-
View User Profile
-
Send Message
Posted Dec 1, 2012@hodobaj
You need the proper permissions set.
-
View User Profile
-
Send Message
Posted Nov 30, 2012@lewisviper
Yeah, I'll do that next.
-
View User Profile
-
Send Message
Posted Nov 30, 2012Dude, will you be making a player death limit to this ? so the games last longer or even a time limit option, like deathmatch 1 hour or 2 hour game ect, I know this is not based on deathmatch but a player death limit would add allot more interest 8)
-
View User Profile
-
Send Message
Posted Nov 29, 2012@hodobaj
You need to give them permission in you perms plugin, not mine.
@EpicTrance
I'll see what I can do to fix it.
-
View User Profile
-
Send Message
Posted Nov 29, 2012I haven't got any idea what is the right syntax.
-
View User Profile
-
Send Message
Posted Nov 28, 2012@hodobaj
Permissions Node is missing!
- HungerArena.* this will enable all commands
Separate
- - HungerArena.Join - HungerArena.watch - HungerArena.start-
View User Profile
-
Send Message
Posted Nov 28, 2012Can you help:
Ingame "/ha join" don't allowed what is the problem?
-
View User Profile
-
Send Message
Posted Nov 27, 2012so its not being fixed?
-
View User Profile
-
Send Message
Posted Nov 27, 2012@joshwenke
Lol, well, it is a lot easier to use than other plugins. No mySQL to set up and I think it's more user friendly. It is very configurable and more is coming. It is fully automated, can restock chests and reset the arena. My system is very self explanatory and doesn't have to have a whole write-up to learn how to use it. Basically, as costs and rewards it supports items and/or economy. Very easy to use and bugs will be fixed if discovered.
-
View User Profile
-
Send Message
Posted Nov 27, 2012You should emphasize the benefits of using this plugin over other Hunger Games plugins... I'm not convinced why I should pick this one over others. Just an idea.
-
View User Profile
-
Send Message
Posted Nov 27, 2012@EpicTrance
Already done... The plugin will automatically log all blocks modified. As for the error... I'm not quite sure what's causing this.
-
View User Profile
-
Send Message
Posted Nov 27, 2012When a player isn't online and someone requests to teleport to him hungerarena gives this error:
2012-11-27 22:57:37 [INFO] EpicTrance lost connection: disconnect.quitting 2012-11-27 22:57:42 [INFO] [PLAYER_COMMAND] AntGate: /tp epic 2012-11-27 22:57:42 [SEVERE] Could not pass event PlayerCommandPreprocessEvent to HungerArena v1.3alpha org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341) 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 net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:977) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:903) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:858) at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44) at net.minecraft.server.NetworkManager.b(NetworkManager.java:290) at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:113) at net.minecraft.server.ServerConnection.b(SourceFile:39) at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:595) at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426) at net.minecraft.server.ThreadServerApplication.run(SourceFile:856) Caused by: java.lang.NullPointerException at me.Travja.HungerArena.CommandBlock.CatchCommand(CommandBlock.java:69) at sun.reflect.GeneratedMethodAccessor249.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:339) ... 16 more
-
View User Profile
-
Send Message
Posted Nov 27, 2012can you add a world reseter
-
View User Profile
-
Send Message
Posted Nov 26, 2012@EpicTrance
The trailer uses survival games 3 just google it.
-
View User Profile
-
Send Message
Posted Nov 26, 2012Loving the design and simplicity of this plugin so far, in combination with a map generator - very useful.
I've posted a ticket in regards to /warpall - I'm having trouble it returns "Internal Error".
Just letting you know here in case it gets overlooked.
-
View User Profile
-
Send Message
Posted Nov 26, 2012how can i get the map in the trailer
-
View User Profile
-
Send Message
Posted Nov 25, 2012@haduke
I've responded to your ticket. Thanks for the help in improving this, new build posted just needs approval.
-
View User Profile
-
Send Message
Posted Nov 24, 2012I posted a ticket about your plugin around 6 hours ago or so. Just letting you know here in case it gets overlooked. I hope you can help me figure out the bug I have found. Thanks again for the awesome plugin!
***UPDATE***
That ticket I posted about the death spawn glitches.... well now it's happening to new players that just join my server as well! That is causing MAJOR interference with SimpleSpawn where I am TRYING to get new players to spawn to. So until you guys address this issue and fix it, I have no choice but to remove your plugin from my server.
-
View User Profile
-
Send Message
Posted Nov 19, 2012@Ninjaman427
It only allows 1 arena as of now, Just look at the changelogs for updates on the plugin.