Survival Games (No longer updated)
Survival Games

Survival Games is a plugin that has the aim of creating a fully automated hunger games style experience. The plugin was created to be simple to use, and to be easily setup on any type of server, no matter the size or type! Survival Games provides a way for your server to have a full fledged, fully automated hunger games experience for any player. For more information on the aim of the plugin, watch popular youtuber AntVenom play Survival Games HERE.
Requirements
Before installing this plugin, a few things are required.
- WorldEdit- Needed to create arenas.
- MySQL Database (optional) - If you wish to use stats, you must have an SQL database.
Conflicts
- Any plugin that modifies damage amounts by applying more damage can sometimes cause issues and make the player actually die (ie McMMO).
- Some locking plugins such as LWC have been reported to have issues with the lobby signs, but should work normally if protection is turned of for those signs.
- WORLD PORTAL will make this plugin completely break if the lobby is not in a world that is loaded at start!
Features
This is not just another Hunger Games plugin. This plugin aims to bring a fully automated, fully fledged gaming system to your server.
Features:
- Full automation
- Automatic arena regeneration
- Chest reset / randomly filled chest
- Auto game start
- Spectators
- In-game Lobby with real-time player and arena stats
- Multiple arenas
- Simultaneous games
- Web-based stats
- Easy arena setup
- Per Arena Permissions
- Lightning and thunder on player deaths (Simulate cannons)
- Multiworld Support
- Events API - Economy, Kits + More!
Plus many, many more features included in this plugin!
- A full tutorial on kits, economy and new features will be released soon!
- /sg setlobbywall was changed to /sg addwall <arena> in versions 0.5.0 and above!
New Permissions:
If you have for example 6 arenas, and you want every player to be able to join all arenas, give each rank the following permissions:
- sg.arena.join.<arena#> (Replace <arena#> with the arena number.)
- sg.arena.join
- sg.player.vote
- sg.lobby.join
Note: Devs and important people of this plugin have colored names on lobby signs








-
View User Profile
-
Send Message
Posted Jun 2, 2012@TISSIN
ho thx didnt know that was on essentials
-
View User Profile
-
Send Message
Posted Jun 2, 2012My arena gets stuck in finseshing mode
-
View User Profile
-
Send Message
Posted Jun 2, 2012There are a few arena reset issues, where arena 2 would stay resetting at 100%. I have no problem with this, because I have mods on 24/7 and if there is a problem, I get an alert on twitter and use logmein to fix the issue. for other people though, this may be an issue.
-
View User Profile
-
Send Message
Posted Jun 2, 2012@bowser484
that is the mySQL side not the plugin so you need to get a new database or contact the provider
-
View User Profile
-
Send Message
Posted Jun 2, 2012@spongeguy97
PUT SIGNS DOWN FIRST!
-
View User Profile
-
Send Message
Posted Jun 2, 2012When I set the lobby wall, I get this error
02.06 08:19:15 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 02.06 08:19:15 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459) 02.06 08:19:15 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:533) 02.06 08:19:15 [Server] INFO at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126) 02.06 08:19:15 [Server] INFO at com.skitscape.survivalgames.SurvivalGames$Startup.run(SurvivalGames.java:76) 02.06 08:19:15 [Server] INFO at com.skitscape.survivalgames.LobbyManager.setup(LobbyManager.java:39) 02.06 08:19:15 [Server] INFO at com.skitscape.survivalgames.LobbyManager.loadSigns(LobbyManager.java:60) 02.06 08:19:15 [Server] INFO java.lang.ClassCastException: org.bukkit.craftbukkit.block.CraftBlockState cannot be cast to org.bukkit.block.Sign 02.06 08:19:15 [Server] WARNING Task of 'SurvivalGames' generated an exception 02.06 08:19:15 [Server] INFO Location{world=CraftWorld{name=MCgames},x=-230.0,y=3.0,z=150.0,pitch=0.0,yaw=0.0} 02.06 08:19:15 [Server] INFO Location{world=CraftWorld{name=MCgames},x=-150.0,y=43.0,z=226.0,pitch=0.0,yaw=0.0} 02.06 08:19:15 [Server] INFO -230 3 150 02.06 08:19:15 [Server] INFO -150 43 226
Is there any way to fix this? It would be appreciated if I could get a solution. Thanks :)
-
View User Profile
-
Send Message
Posted Jun 2, 2012@mistrae
Essentials Config. Kits
-
View User Profile
-
Send Message
Posted Jun 2, 2012How can I remove objects that are given when a new player connects (swords, picks, etc..) ?
-
View User Profile
-
Send Message
Posted Jun 2, 2012@epicadmin
same here
-
View User Profile
-
Send Message
Posted Jun 2, 2012after the game it says its reseting but never leaves 0%
-
View User Profile
-
Send Message
Posted Jun 2, 2012I played this on my Server with 60-70 People, and it crashed: 2012-06-02 20:54:19 [SEVERE] Could not pass event PlayerInteractEvent to SurvivalGames org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:177) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:287) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:636) at net.minecraft.server.Packet15Place.handle(SourceFile:39) 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:567) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NullPointerException at com.skitscape.survivalgames.util.ChestRatioStorage.getItems(ChestRatioStorage.java:148) at com.skitscape.survivalgames.Events.ChestReplaceEvent.ChestListener(ChestReplaceEvent.java:56) at sun.reflect.GeneratedMethodAccessor102.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:302) ... 12 more
-
View User Profile
-
Send Message
Posted Jun 2, 2012Thank you for this plugin. It seems the lobby signs dont function properly... Will there be an update to fix that?
-
View User Profile
-
Send Message
Posted Jun 2, 2012My arenas don't reload they just sit there at 0%
-
View User Profile
-
Send Message
Posted Jun 2, 2012@Alexr2311
EDIT:
Also the lightning that hits players after a certain amount of time in game is still going on, even though the plugin has been removed. (A server restart fixed this).
-
View User Profile
-
Send Message
Posted Jun 2, 2012Got this error after the game ended: http://pastie.org/4014689
The winning player (Me) was teleported to a random place (not the HG lobby).
When I tried to /spawn it sent me back to the random place
When I tried to /hg leave it threw a NullPointerException
I finally managed to half fix it by disconnecting + reconnecting at which point the game was still enabled and /hg disable 1 threw a NullPointerException.
All /hg commands used after that would throw NullPointerExceptions and fail, I eventually just removed the SurvivalGames.jar and reloaded.
It'd be pretty good if you got this fixed as the plugin is essentially unusable until you do.
Thanks, - Alex.
-
View User Profile
-
Send Message
Posted Jun 2, 2012@Hangjai
Your a fail, this has multiworld support.
-
View User Profile
-
Send Message
Posted Jun 2, 2012@Hangjai
It does cover Multiworld support as I have it to manage 5 arenas in 5 different worlds. PM me the IP to your server so I can see how you have set it out, you must be going wrong somewhere.
-
View User Profile
-
Send Message
Posted Jun 2, 2012@bigggan
Use [SurvivalGames] Click to join Arena X
-
View User Profile
-
Send Message
Posted Jun 2, 2012Multiworld Support ?? this is fail please repair
-
View User Profile
-
Send Message
Posted Jun 2, 2012I have seen servers that use this plugin and have many small signs that players can click and join the game. Not the big status wall but just 1 sign you click to join a spesiffic arena.
How do you make those?