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 May 30, 2012I want my staff to be able type '/sg start' but i cant find the perm
-
View User Profile
-
Send Message
Posted May 30, 2012Would it be difficult to add in a permission-based feature that allows people using the plugin DisguiseCraft to not become "un-disguised" upon entering the arena? Also, at the same time is it at all possible to make it so that the signs in the lobby and the messages sent in-game use the players displayname, not their actual name? These would be some nifty features that could be given to higher ranked players to mess around while being disguised.
Thanks.
-
View User Profile
-
Send Message
Posted May 30, 2012<<reply 730811="">>
I'll give it a try. Thanks.
-
View User Profile
-
Send Message
Posted May 30, 2012any issues for the inventory cleared when enter a game ?
-
View User Profile
-
Send Message
Posted May 30, 2012@Fatih199415
it's in the config
-
View User Profile
-
Send Message
Posted May 30, 2012How i can turn off the Lightnings????
-
View User Profile
-
Send Message
Posted May 30, 2012Asking it for the zillionth time... how does the webstats work???
-
View User Profile
-
Send Message
Posted May 30, 2012Hi Devs,
Whenever my players use /sg spectate 1, when they return to the lobby using /sg spectate they can't click on the join game sign even though a new game is ready, I have to reset the server to get them to be able to join again....
Hope this helps with 'da bugs...
-
View User Profile
-
Send Message
Posted May 30, 2012@VvRJMendozavV
Thanks!
-
View User Profile
-
Send Message
Posted May 30, 2012@never2nv
did you put it in group manager?
-
View User Profile
-
Send Message
Posted May 30, 2012@MacWireworld
just try to type /sg spectate 1
-
View User Profile
-
Send Message
Posted May 30, 2012This is the error when I type /sg spectate arena1:
2012-05-30 17:54:26 [SEVERE] java.lang.NumberFormatException: For input string: "arena1" 2012-05-30 17:54:26 [SEVERE] at java.lang.NumberFormatException.forInputString(Unknown Source) 2012-05-30 17:54:26 [SEVERE] at java.lang.Integer.parseInt(Unknown Source) 2012-05-30 17:54:26 [SEVERE] at java.lang.Integer.parseInt(Unknown Source) 2012-05-30 17:54:26 [SEVERE] at com.skitscape.survivalgames.commands.Spectate.onCommand(Spectate.java:29) 2012-05-30 17:54:26 [SEVERE] at com.skitscape.survivalgames.CommandHandler.onCommand(CommandHandler.java:109) 2012-05-30 17:54:26 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) 2012-05-30 17:54:26 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) 2012-05-30 17:54:26 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-05-30 17:54:26 [SEVERE] java.lang.NumberFormatException: For input string: "arena1" 2012-05-30 17:54:26 [SEVERE] at java.lang.NumberFormatException.forInputString(Unknown Source) 2012-05-30 17:54:26 [SEVERE] at java.lang.Integer.parseInt(Unknown Source) 2012-05-30 17:54:26 [SEVERE] at java.lang.Integer.parseInt(Unknown Source) 2012-05-30 17:54:26 [SEVERE] at com.skitscape.survivalgames.commands.Spectate.onCommand(Spectate.java:29) 2012-05-30 17:54:26 [SEVERE] at com.skitscape.survivalgames.CommandHandler.onCommand(CommandHandler.java:109) 2012-05-30 17:54:26 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) 2012-05-30 17:54:26 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) 2012-05-30 17:54:26 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459) 2012-05-30 17:54:26 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
-
View User Profile
-
Send Message
Posted May 30, 2012Hi devs, /sg spectate arena1 still doesn't work for me, with the latest version b3.0.6.2, same error as before :(
Errors from server log:
2012-05-30 17:39:18 [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.GeneratedMethodAccessor6.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
Hope this helps
-
View User Profile
-
Send Message
Posted May 30, 2012what is the permission node for /sg start?
-
View User Profile
-
Send Message
Posted May 30, 2012@VvRJMendozavV
players can already spectate the game and fly around, dunno if they vanish, that'd be cool but the core of what ur asking is already there/been there.
-
View User Profile
-
Send Message
Posted May 30, 2012So I added sg.arena.vote to the perms and the plugin spits back NO PERMISSION to players?
On the resetting note, I guess it depends on how fast your MYSQL hosting server is, I used local database and the resets zoooom by quick.
-
View User Profile
-
Send Message
Posted May 30, 2012I want to request something for your plugin. The plugin will be really cool if you can add like an Auto-vanish when they spectate the game and like Auto-Fly :D
-
View User Profile
-
Send Message
Posted May 30, 2012@Wouthacks
the same thing is happening to me :(
-
View User Profile
-
Send Message
Posted May 30, 2012how do the webstats work? How can I see them?
-
View User Profile
-
Send Message
Posted May 30, 2012Why is the arena reseting so long? :( It takes like 2 hours and nothing was destroyed in the map and i just got the plugin. Can anyone help me solve this?