The HungerGames
Please beware, this plugin is about to be recoded. I need direct/fully completed bug reports in my Tickets section in order to provide a clean, non-buggy build of hungergames. The plugin will be built using a later version of my newest MB-Modules engine located privately on Minebuilders. The recode will start on the 19th, and will continue throughout the rest of the week. I'll try to post status updates, and possible development builds along the way. Be patient!

Description:
The HungerGames is a newly developed plugin who strives to be not only the best, but also the most efficient hungergames plugin. It provides advanced kits, spawns, and a very simple arena setup. If you've never heard of the book/movie hungergames, it's basically a free for all. You must hunt for food and items, and attempt to kill others before they kill you. The last man standing wins!
Features:
- Auto updating lobbies
- Custom min-players & max-players & timers per arena
- Very lightweight
- Multiple arena support
- Multiverse support
- YAW + Pitch spawn support
- Vault economy support
- Simple arena setup
- Random items
- Smart mob spawning engine
- Highly configurable
- Per-arena settings
- Moderatable games
- Economy support
- Scoreboard support
- Kits
- Factions support
- McMMO support
- World-guard support
How to setup an arena!
- First, exicute "/hg wand". This will toggle our region selection wand!
- Now select 2 points, like so http://i.imgur.com/F0jdnRv.png
- When u have to points, you can create! "/hg create <name> <min-limit> <max-limit> <time-limit>"
- Add random spawns "/hg addspawn" (Must have same, or more then max-limit!)
- Set the lobby wall "/hg setlobbywall" (While pointing at first sign!)
- Run the debugger! "/hg debug <arena>"
- Enable the cool options within hungergames/config.yml
- Enjoy!




-
View User Profile
-
Send Message
Posted Oct 14, 20131.6.4 please!!!!!!!
-
View User Profile
-
Send Message
Posted Oct 13, 2013The /hg forcestart command and the /hg reload command are freezing the whole server. I don't know what to do and there are no exception displayed in the console.
Additionally if a game starts and all players are leaving it will freeze at "running" state and you can't join.
Is there a way to get the source or get the permission and rights to fork/copy the plugins repo? I want to be able to fix these little bugs by myself.
-
View User Profile
-
Send Message
Posted Oct 12, 2013this plugin is really one of the better ones. Only permissions for kits needs to be fixed.
Pls fix this!
-
View User Profile
-
Send Message
Posted Oct 12, 2013Please update
-
View User Profile
-
Send Message
Posted Oct 10, 2013@MrMoshi
MrMoshi plugins to need to be updated every single update this plugin still works perfectly fine for 1.6.4 and will not need an update. Just put the file into your plugins and it should work fine.
-
View User Profile
-
Send Message
Posted Oct 10, 2013Please update to 1.6.4 I really want the plugin but I need it updated!
-
View User Profile
-
Send Message
Posted Oct 7, 2013Hello,
I get the same problem as Spyermusic Can you please tell me how to fix that problem? And as well as that I am getting the same code errors as him... Please help...
ViewerInsomnia
-
View User Profile
-
Send Message
Posted Oct 6, 201300:11:00 [SEVERE] Error occurred while enabling HungerGames v2.2 (Is it up to date?) java.lang.IllegalArgumentException: Name cannot be null at org.apache.commons.lang.Validate.notNull(Validate.java:203) at org.bukkit.craftbukkit.v1_6_R3.CraftServer.getWorld(CraftServer.java:823) at org.bukkit.Bukkit.getWorld(Bukkit.java:247) at me.minebuilders.hg.Bound.getBlocks(Bound.java:53) at me.minebuilders.hg.Game.setChests(Game.java:118) at me.minebuilders.hg.Game.<init>(Game.java:63) at me.minebuilders.hg.data.Data.load(Data.java:111) at me.minebuilders.hg.data.Data.<init>(Data.java:29) at me.minebuilders.hg.HG.onEnable(HG.java:65) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at net.diamondmine.reloader.PluginReloader.loadPlugin(PluginReloader.java:216) at net.diamondmine.reloader.PluginReloader.reloadPlugin(PluginReloader.java:252) at net.diamondmine.reloader.PluginReloader.onCommand(PluginReloader.java:89) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192) at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchCommand(CraftServer.java:523) at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchServerCommand(CraftServer.java:512) at net.minecraft.server.v1_6_R3.DedicatedServer.as(DedicatedServer.java:263) at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:228) at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488) at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421) at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
-
View User Profile
-
Send Message
Posted Oct 5, 2013@seiterseiter
Ok thanks!
-
View User Profile
-
Send Message
Posted Oct 4, 2013@MrMoshi
The HungerGames plugin works fine on 1.6.4 it doesn't really need an update.
-
View User Profile
-
Send Message
Posted Oct 4, 2013Please Update this to 1.6.4! PLEASE!!!
-
View User Profile
-
Send Message
Posted Oct 1, 2013Great plugin, works perfectly! Would you be able to add a translation file so we can edit the messages?
-
View User Profile
-
Send Message
Posted Oct 1, 2013Hey. When i type this command: /hg create test 4 1800
i get this error, and i can't setup arenas:
01.10 16:01:39 [Server] INFO ... 15 more 01.10 16:01:39 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 01.10 16:01:39 [Server] INFO at me.minebuilders.hg.listeners.CommandListener.onCommand(CommandListener.java:26) 01.10 16:01:39 [Server] INFO at me.minebuilders.hg.commands.BaseCmd.processCmd(BaseCmd.java:38) 01.10 16:01:39 [Server] INFO at me.minebuilders.hg.commands.CreateCmd.run(CreateCmd.java:32) 01.10 16:01:39 [Server] INFO Caused by: java.lang.ArrayIndexOutOfBoundsException: 4 01.10 16:01:39 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) 01.10 16:01:39 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419) 01.10 16:01:39 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486) 01.10 16:01:39 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226) 01.10 16:01:39 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590) 01.10 16:01:39 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30) 01.10 16:01:39 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37) 01.10 16:01:39 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116) 01.10 16:01:39 [Server] INFO at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296) 01.10 16:01:39 [Server] INFO at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49) 01.10 16:01:39 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:837) 01.10 16:01:39 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:880) 01.10 16:01:39 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:962) 01.10 16:01:39 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523) 01.10 16:01:39 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191) 01.10 16:01:39 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) 01.10 16:01:39 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'hg' in plugin HungerGames v2.2
-
View User Profile
-
Send Message
Posted Sep 30, 2013Could we please have the source code?
-
View User Profile
-
Send Message
Posted Sep 30, 2013When a player activates a trap with redstone, gravel etc. (for example in Survivalgames4 Map), in next round, it isnt resetted, only the leaves! :( Pls fix
-
View User Profile
-
Send Message
Posted Sep 30, 2013Please Update 1.6.4 :)?
-
View User Profile
-
Send Message
Posted Sep 28, 2013Hello, where i find stats players alive in arena. ? THX
-
View User Profile
-
Send Message
Posted Sep 28, 2013I can set up the game but I cannot add the game lobby spawn /hg setspawn , the place where players would be able to spawn when they click on the sign (A place where they can choose their kits...). When I do /hg setspawn it just shows my all the available commands for the HG plugin WITHOUT /hg setspawn . Am I doing something wrong? Im an OP on my server.
-
View User Profile
-
Send Message
Posted Sep 26, 2013Will you update to 1.6.4 ?
-
View User Profile
-
Send Message
Posted Sep 25, 2013Users are having their original xp when they enter on a game on v2.3