SimpleHungerGames
This is a plugin which is designed to take the pain out of managing Hunger Games events, similar to Variede's Survival Games. It is designed to not use permission, for ease of use and set up. Instead of permissions, Ops are 'Gamemakers', everyone else is either a tribute or a camera (spectator).
Currently it can:
- Keep track of deaths.
- Make gamemakers invisible.
- Restrict placing and breaking of blocks.
- Easily send players to the starting tubes.
- Lock out late joiners after the game has started.
- Be used to send gifts. (Gifting system used in HGGift.)
- Basic chat support.
I plan to add various admin commands, time and weather controlling, teleportation etc. so you don't need any other plugins. Currently you'd most likely need essentials in conjunction with this plugin, and the vanishing system isn't fleshed out yet. You'd be better off using VanishNoPacket for the admins, dead tributes are automatically vanished. Also, there is no way of making a player a camera yet.
Currently the commands are:
- /start - This starts the games. Only the people online when this command is used will be able to log on. (OP ONLY)
- /gift - Opens a gift sent from a gamemaker. (ALL)
- /giftto <player> - Sends a gift to <player>. (OP ONLY)
- /tube - Sets that location as a starting tube. (OP ONLY)
- /deploy - Sends all players to the tubes set, one to a tube. Use before /start (OP ONLY)
If enough people would like permissions, I will release a version that supports permissions, but this is nice and simple.
-
View User Profile
-
Send Message
Posted Jun 21, 2013Can someone tell me how to install this? I have Java 7 and when I turn on my server I get this...
[SEVERE] Could not load 'plugins/HungerGames.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/precipicegames/lachy2901/hungergames/HungerGames : Unsupported major.minor version 51.0
-
View User Profile
-
Send Message
Posted Jan 26, 2013Is there a way I could possibly use this in multi world? (onlymake it work for one world)
-
View User Profile
-
Send Message
Posted Dec 10, 2012Will It Be Able To Refil The Chests At The Start Of Every Game??
-
View User Profile
-
Send Message
Posted Sep 23, 2012can you add a config option so we can set true or false to build on map?
-
View User Profile
-
Send Message
Posted Sep 21, 2012VERY NICE !
-
View User Profile
-
Send Message
Posted Jun 27, 2012hi is it possible to get auto refill chest command and maybe random stuff generation?
-
View User Profile
-
Send Message
Posted May 23, 2012Does it support multi world??
-
View User Profile
-
Send Message
Posted May 18, 2012Hey im looking for a good hungergames plugin and i need to find one that can do the following
- Lets users build and destroy in the arena
- resets the arena after every game
- has multi-world compatibility
- set user spawn points
Since there are many plugins for hunger games out there i do not have the time to check all of them can you please tell me if you plugin can do these things?
Thanks Slips
-
View User Profile
-
Send Message
Posted May 10, 2012Okay, a number of things.
Firstly, I'm sorry about not fixing things. My laptop, with the source code, has had some battery issues, and I haven't been able to use it for over a week.
Secondly, the plugin is not finished.There are many features missing, and I plan to add more. Please don't pester me or say the plugin's horrible, because it *is* *not* *finished*.
Thirdly, it works. It requires Java 7, but it works. It won't necessarily be compatible with other plugins. It isn't designed to be. I'm sorry if it's not how you want it, but it is my plugin, for my use. I am just sharing it with you.
-
View User Profile
-
Send Message
Posted May 9, 2012Not working at all, any other plugins work just fine so its not cuz the machine/system...
-
View User Profile
-
Send Message
Posted May 6, 2012Awesome plugin! It really helps but would be awesome things like a config and multi world supports + game stop command
-
View User Profile
-
Send Message
Posted May 5, 2012This plugin is horrible nobody can get it to work! Lachy2901 please make this easier to install and use!!!
-
View User Profile
-
Send Message
Posted May 4, 2012I have java 7 im on osx mac lion and i placed this into my plugins folder and restarted server and nothing happens. I just get a error in console about lang stuff and the classes. HELP!
-
View User Profile
-
Send Message
Posted May 4, 2012Everytime I try this plugin it doesnt make a folder, config, or anything
-
View User Profile
-
Send Message
Posted May 4, 2012Is there any stop or restart command?
Do i have to restart the server to reset this plugin?
-
View User Profile
-
Send Message
Posted Apr 29, 2012Hey, I really love how you done the thing with the Gift. I was insanely impressed how you did that with the chest Gui and stuff, im not really good with good so I call stuff thingy ;3 This plugin is amazing! I just have a few questions
Thank you! Sam
-
View User Profile
-
Send Message
Posted Apr 29, 2012ok it works now but how can i restart the game ? i mean evry1 thats on creative mode back to survival and back in the tubes?
-
View User Profile
-
Send Message
Posted Apr 29, 2012Hi,downloaded java7 but its still not works im getting this error in my console:
2012-04-29 15:45:04 [INFO] Starting minecraft server version 1.2.5 2012-04-29 15:45:04 [INFO] Loading properties 2012-04-29 15:45:04 [INFO] Starting Minecraft server on *:1337 2012-04-29 15:45:04 [WARNING] SERVER IS RUNNING IN OFFLINE/INSECURE MODE! 2012-04-29 15:45:04 [WARNING] The server will make no attempt to authenticate usernames. Beware. 2012-04-29 15:45:04 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. 2012-04-29 15:45:04 [WARNING] To change this, set "online-mode" to "true" in the server.properties file. 2012-04-29 15:45:04 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0) 2012-04-29 15:45:04 [SEVERE] Could not load 'plugins\HungerGames.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/precipicegames/lachy2901/hungergames/HungerGames : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:150) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183) at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.UnsupportedClassVersionError: com/precipicegames/lachy2901/hungergames/HungerGames : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ... 8 more 2012-04-29 15:45:04 [INFO] Preparing level "world" 2012-04-29 15:45:04 [INFO] Default game type: 0 2012-04-29 15:45:04 [INFO] Preparing start region for level 0 (Seed: 7191215054496791188) 2012-04-29 15:45:05 [INFO] Preparing start region for level 1 (Seed: 7191215054496791188) 2012-04-29 15:45:05 [INFO] Preparing spawn area: 12% 2012-04-29 15:45:06 [INFO] Server permissions file permissions.yml is empty, ignoring it 2012-04-29 15:45:06 [INFO] Done (1,758s)! For help, type "help" or "?"
-
View User Profile
-
Send Message
Posted Apr 27, 2012@Lachy2901
How do you even get java 7 on linux, I'd prefer 64 bit, but I can't even figure out how to get 64-bit java 6...
-
View User Profile
-
Send Message
Posted Apr 24, 2012@Lachy You're telling that to us now ... ? Why does it require Java 7 if I may ask ?
And I'm not getting an error on start-up. Commands won't work, nothing won't work :/