MyHungerGames

Development builds of this project can be acquired at the provided continuous integration server.
These builds have not been approved by the BukkitDev staff. Use them at your own risk.
The goal of this project was not only to create the Hunger games (commonly also referred to as Survival Games), but allow to server owners and admins tweak the game to their exact needs. That is why almost every part of this plugin can be customized to fit your exact needs. MyHungerGames has features that several other's Hunger Games's plugins don't have, including per-arena settings and in-game stats.

- Fully Automated
- Webstats
- Multiple arenas with simultaneous games
- Per-Arena settings
- In game stats wall
- Economy Support
- Randomly filled chests
- World/Arena resetting
- Multi-World Support
- Spectating
- Sponsoring based on Vault economy
- Power redstone when the game starts, and more!
Full feature list here.

What is feature-match?
If you see a feature in another plugin that this one doesn't have, tell us and we'll add it within a reasonable amount of time. But we will also make sure the feature is fully customizable. Post a ticket, mark it as "enchantment", and write your ideas.
Commands and Permissions?
http://dev.bukkit.org/server-mods/myhungergames/pages/commands-and-perms/
I found a bug. What do I do?
We set up multiple ways to report bugs. You can report it on github, the issues link up top, or on the main page. Most times, expect a quick reply.
Why choose this?
Choose this plugin because its many configurable settings, compared to other Hunger Games plugins.
This plugin creates an unique Hunger Games experience.
What material names can I use?
You can use any of the official Bukkit Material names available here.
Where can i find an example for the itemconfig.yml?
You can find it here with hashtags.
And here without hashtags.
What are the planned features?
Please check out "enchantment" tickets that are accepted, see them here.
And for 1.2 here is a list.






-
View User Profile
-
Send Message
Posted May 3, 2012@tzahi12345
On the TODO list.
-
View User Profile
-
Send Message
Posted May 3, 2012@GoldenWrapper
What process causes this?
-
View User Profile
-
Send Message
Posted May 3, 2012@smithy285
@tzahi12345
What permission node are you giving EXACTLY?
-
View User Profile
-
Send Message
Posted May 3, 2012I have another suggestion. For me, I want chests to not have to have random items in them. I want fixed items that are in each chest. Can you add a feature so the items in a chest are not random?
-
View User Profile
-
Send Message
Posted May 3, 2012When someone joins and leaves the arena, their inventory is not restored.
-
View User Profile
-
Send Message
Posted May 3, 2012@kustomcraft
Like I said before, just add the permission nodes, the * node apparently does not work. I added the permission nodes to me and it worked perfectly.
-
View User Profile
-
Send Message
Posted May 3, 2012Permissions is not fixed im using bpermissions.. i have al nodes and still does not allow me to create a game o.O
-
View User Profile
-
Send Message
Posted May 3, 2012I have three suggestions for the chest issue, which one can fix most of the users' problems.
Radius Method
A user will go to the center of the hunger games, and do /hga add (hunger game name) radius (number) (square/circle), which will set the radius from the person on all directions, going from 0-256 height, detecting all chests and making them chests in the specific HungerGames. Here is an example of how it would work: /hga add First radius 600 circle This would add all chests in a radius of 600 added to the hunger game named "First" in the shape of a circle. A square would work like a square, going North, South, East, and West.
Selection Method
This one might be complex, but you can use WorldEdit to make things easier by using their API. Anyways, you first type in a command. This can be /hga add select (hunger game name). Then you get a certain tool, or maybe an item. A stick would work nicely. You select two points, one with left clicking, and one with right clicking. Once you are done, you type /hga add done. This will confirm the two selection points, and if you want, you can make a second layer of protection by adding another command such as /hga confirm.
World Method
This is the easiest method, although it will only help most of the people that need help, not all. You type a command such as /hga add world (world name). This will make all of the chests in that world a hunger game chest. You NEED to make an undo command, or a confirming command for this as this can be drastic.
These are all the suggestions I currently have. I will let you know later on if I have another method that is as efficient or more efficient than the other ones. Thank you for reading =)
-
View User Profile
-
Send Message
Posted May 3, 2012@smithy285
Smithy, the same happened with me. Just give yourself the permissions for this, and it will work.
-
View User Profile
-
Send Message
Posted May 3, 2012Can someone give me there chest config thing, im kinda havin some problems setting mine up, so if someone could upload a pretty decent edited config, that would be amazing.
-
View User Profile
-
Send Message
Posted May 3, 2012Hello, On my bukkit server I have installed this plugin. It loaded fine, but when I go into the game to use the commands it says "You do not have permission" even though I am OP and my rank allows me to use every command.
I am using, Java 7 + Java 6 Craftbukkit 1.2.5-R1.0 HungerGames V0.2.2 Thank you
-
View User Profile
-
Send Message
Posted May 3, 2012@kustomcraft
@codename_B
Permissions should be fixed in v0.2.2 if it they aren't please confirm.
-
View User Profile
-
Send Message
Posted May 3, 2012Also the match doesn't start. Well, the players can move and wen someone kills someone you get the kill message. But you don't see a message with the players who are left or a winner. When everyone is death, you can't start again becouse he sais it's still counting down. Also you don't see a Start! message... PLEASE FIX IT! YOUR AWESOME!
03.05 15:07:56 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 03.05 15:07:56 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449) 03.05 15:07:56 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:517) 03.05 15:07:56 [Server] INFO at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126) 03.05 15:07:56 [Server] INFO at com.randude14.hungergames.GameCountdown.run(GameCountdown.java:26) 03.05 15:07:56 [Server] INFO at com.randude14.hungergames.games.HungerGame.startGame(HungerGame.java:217) 03.05 15:07:56 [Server] INFO at com.randude14.hungergames.games.HungerGame.fillChests(HungerGame.java:248) 03.05 15:07:56 [Server] INFO at com.randude14.hungergames.Plugin.fillChest(Plugin.java:749) 03.05 15:07:56 [Server] INFO java.lang.ClassCastException: java.util.HashMap$KeySet cannot be cast to java.util.List 03.05 15:07:56 [Server] WARNING Task of 'HungerGames' generated an exception
-
View User Profile
-
Send Message
Posted May 3, 2012When someone leaves the game...
03.05 14:38:26 [Server] SEVERE null 03.05 14:38:20 [Server] INFO ... 12 more 03.05 14:38:20 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) 03.05 14:38:20 [Server] INFO at com.randude14.hungergames.commands.CommandHandler.onCommand(CommandHandler.java:29) 03.05 14:38:20 [Server] INFO at com.randude14.hungergames.commands.CommandHandler.handleUserCommand(CommandHandler.java:101) 03.05 14:38:20 [Server] INFO at com.randude14.hungergames.games.HungerGame.leave(HungerGame.java:327) 03.05 14:38:20 [Server] INFO at com.randude14.hungergames.games.HungerGame.playerLeaving(HungerGame.java:343) 03.05 14:38:20 [Server] INFO Caused by: java.lang.NullPointerException 03.05 14:38:20 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 03.05 14:38:20 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449) 03.05 14:38:20 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551) 03.05 14:38:20 [Server] INFO at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) 03.05 14:38:20 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) 03.05 14:38:20 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) 03.05 14:38:20 [Server] INFO at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34) 03.05 14:38:20 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764) 03.05 14:38:20 [Server] INFO at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781) 03.05 14:38:20 [Server] INFO at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821) 03.05 14:38:20 [Server] INFO at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:473) 03.05 14:38:20 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) 03.05 14:38:20 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42) 03.05 14:38:20 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'hg' in plugin HungerGames v0.2.2 03.05 14:38:20 [Server] SEVERE null
-
View User Profile
-
Send Message
Posted May 3, 2012Apparently this doesn't work with bPermissions? Need any help?
-
View User Profile
-
Send Message
Posted May 3, 2012Hello, i am op and i do not have all commands but when i do /hga it shows admin commands and when i do /hga add game <name> it says No permission? please reply ASAP!
-
View User Profile
-
Send Message
Posted May 2, 2012I think he will add that later like he told me ; )
-
View User Profile
-
Send Message
Posted May 2, 2012Can you add a way so after a game, the arena auto rebuilds? Like selecting with world guard? Btw... Works great!
-
View User Profile
-
Send Message
Posted May 2, 2012@Kevinisepic
It's actually not all that great. It is NOTHING like the real hunger games.
-
View User Profile
-
Send Message
Posted May 2, 2012Having an issue while trying to add a game
2012-05-02 21:52:50 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'hga' in plugin HungerGames v0.2.2 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:473) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764) at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34) at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.ArrayIndexOutOfBoundsException: 1 at com.randude14.hungergames.commands.AddCommand.execute(AddCommand.java:23) at com.randude14.hungergames.commands.CommandHandler.handleAdminCommand(CommandHandler.java:209) at com.randude14.hungergames.commands.CommandHandler.onCommand(CommandHandler.java:31) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) ... 12 more