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 31, 2012@MaloCrafted
So if i restart the server, and dont reload, everything will be ok?
-
View User Profile
-
Send Message
Posted May 31, 2012@Roberts113
if your pex is reloaded, it can break the plugin because pex doesn't like reloads. if you read our conflicts thing in the post-
Note: PEX Does not like /reloads. If you reload with PEX and Multiverse PEX will start bugging out and not allow teleportation of players on death
-
View User Profile
-
Send Message
Posted May 31, 2012@pleasehelp222
im not really sure what you mean, im thinking your talking about items in chest and how rare they are, thats already added in the chests.yml file.
-
View User Profile
-
Send Message
Posted May 31, 2012@KhaosArts
yes it will work.
-
View User Profile
-
Send Message
Posted May 31, 2012Still needs A LOT of rollback issues fixed. It's starting to get quite random and it's frustrating all the players and I. Please fix..
-
View User Profile
-
Send Message
Posted May 31, 2012I get this error on /sg leave or /hg leave And game doesnt end. It shows that 1 player is alive, he gets teleported bazk to lobby, but game ends after /reload Edit: Oh i have PEX, but what should i do? My sms Vip system is on PEx
http://pastebin.com/FVYWJpxV
-
View User Profile
-
Send Message
Posted May 31, 2012Hello, my server is a factions server and say i implement this into there and put create new arenas in a new world, created by multiverse. Would this still work? Multi world support or will it get confused between all of the different worlds and shut down...? So basically, will this work if i put the lobby and arenas in a different world from the main world?
Thanks if you can reply.
-
View User Profile
-
Send Message
Posted May 31, 2012Can you add the possebility if setting different chest to different levels
-
View User Profile
-
Send Message
Posted May 31, 2012@Rihikz
It looks like your database is having problems, theres nothing i can really do about that
-
View User Profile
-
Send Message
Posted May 31, 2012@GoF3
Your trying to set it to something that ins't a sign
-
View User Profile
-
Send Message
Posted May 31, 2012I can't set my Lobby wall. I don't know why, but i posted the error here: http://pastebin.com/wHwtRCqa It said me:
Lobby Status wall successfuly created An error occured while executing the command. Check the console Type /sg help for help
Yeah please help me, i don't know any longer :/ and so i can't play SurvivalGames
-
View User Profile
-
Send Message
Posted May 31, 2012Im getting so many errors with this plugin for some reason :( so when players started the game this happens 13:36:42 [SEVERE] Could not pass event PlayerInteractEvent to SurvivalGames org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:303) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:62) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:459) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven t(CraftEventFactory.java:177) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j ava: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:7 8) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:558) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:450) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NullPointerException at com.skitscape.survivalgames.util.ChestRatioStorage.getItems(ChestRati oStorage.java:148) at com.skitscape.survivalgames.Events.ChestReplaceEvent.ChestListener(Ch estReplaceEvent.java:56) at sun.reflect.GeneratedMethodAccessor806.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.ja va:301)
then when the game is done the wall says reseting but its acctually not doing anything.
13:52:42 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Use r 'root' has exceeded the 'max_questions' resource (current value: 60) 13:52:42 [SEVERE] at sun.reflect.GeneratedConstructorAccessor130.newInstan ce(Unknown Source) 13:52:42 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInst ance(Unknown Source) 13:52:42 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Sou rce) 13:52:42 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) 13:52:42 [SEVERE] at com.mysql.jdbc.Util.getInstance(Util.java:382) 13:52:42 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.j ava:1052) 13:52:42 [SEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java: 3593) 13:52:42 [SEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java: 3525) 13:52:42 [SEVERE] at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
13:52:42 [SEVERE] at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:21 40) 13:52:42 [SEVERE] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl. java:2620) 13:52:42 [SEVERE] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl. java:2570) 13:52:42 [SEVERE] at com.mysql.jdbc.StatementImpl.executeQuery(StatementIm pl.java:1474) 13:52:42 [SEVERE] at com.skitscape.survivalgames.logging.QueueManager$preR ollback.run(QueueManager.java:141)
and sometimes when the last player is about to get killed both of them teleport to the lobby but one of them stays in the arena on the wall, so the game is frozen and it diddnt end and the error says something about inventory.
SOMEONE PLEASE HELP ME!!! I REALLY NEED TO GET THIS PLUGIN TO WORK IN MY SERVER
ALOT OF ERRORS! HELP ME
-
View User Profile
-
Send Message
Posted May 31, 2012Yes it is working now
-
View User Profile
-
Send Message
Posted May 30, 2012Nope. Grace period is 30 seconds for us and we just run, grab stuff and run away. Then five minutes later we would find someone and could not hit them.
Sorry
Found the problem, just another plugin conflict. :D Now we can finally play this awesome plugin. Thanks for making it!
-
View User Profile
-
Send Message
Posted May 30, 2012@smaces
Are you still in the grace period?
-
View User Profile
-
Send Message
Posted May 30, 2012Hey um sorry to bother you but when i play with my friends on my server we canot hit each other. Its almost like pvp is off but i checked the server properties and pvp is on. I am going to try taking out plugins one by one to see if any are conflicting with the plugin itself but for now...meh
Thanks anyway! ;D
-
View User Profile
-
Send Message
Posted May 30, 2012@jonithinisee
np, did it work?
-
View User Profile
-
Send Message
Posted May 30, 2012Okay, thanks a lot for your help
-
View User Profile
-
Send Message
Posted May 30, 2012@jonithinisee
k, theres a bug in the delete some somewhere, it dosent reload the arenas correctly, try restarting the server or /reloading if you dont use PEX
-
View User Profile
-
Send Message
Posted May 30, 2012Yes i did delete a past arena and its saying this error now