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 12, 2012I experience all the bugs Lyndon has. I just downgraded back to old version.
-
View User Profile
-
Send Message
Posted Jun 12, 2012with the 0.4.0 version:
when i create a new arena: http://pastie.org/4074673
-
View User Profile
-
Send Message
Posted Jun 12, 2012@Double_0_negative
Your telling me you've never got the FINISHING bug? (where the arenas are locked up on the victor) EDIT: Fantastic. It appears someone decided to rename the bug. now it's just stuck on INGAME, with all the tributes in white
-
View User Profile
-
Send Message
Posted Jun 12, 2012@superbomb17
Well i have 5 test servers running with not a single one of these problems, 2 servers have over 100 pll and the others have around 60, so im not sure where your problems are coming from unless you didn't set something up right. You need to disable factions in your arena world tho
-
View User Profile
-
Send Message
Posted Jun 12, 2012-
View User Profile
-
Send Message
Posted Jun 12, 2012@Lyndon321
1 is a problem with minecraft
2,3 not sure but for 4, make sure your server is all the way off before removing these files as it will resave them when it shuts off or reloads
-
View User Profile
-
Send Message
Posted Jun 12, 2012Also, is it possible that there's a conflict with Hawkeye? My server log is just filled with this:
2012-06-12 12:27:18 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:20 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:22 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:24 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:26 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:28 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:30 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:32 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:34 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:36 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:38 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:40 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:42 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:44 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:45 [INFO] Lyndon4321 lost connection: disconnect.quitting 2012-06-12 12:27:45 [INFO] Connection reset 2012-06-12 12:27:46 [WARNING] Could not properly handle event CHUNK_LOAD: java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.skitscape.survivalgames.LobbyManager$LobbySignUpdater at org.bukkit.event.Listener.onChunkLoad(Listener:0) at sun.reflect.GeneratedMethodAccessor1180.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:103) at com.bergerkiller.bukkit.nolagg.examine.TimedChunkProviderServer.getChunkAt(TimedChunkProviderServer.java:147) at org.bukkit.craftbukkit.CraftWorld.getChunkAt(CraftWorld.java:105) at org.bukkit.craftbukkit.CraftWorld.getBlockAt(CraftWorld.java:69) at org.bukkit.craftbukkit.block.CraftBlockState.getBlock(CraftBlockState.java:108) at org.bukkit.craftbukkit.block.CraftBlockState.update(CraftBlockState.java:116) at org.bukkit.craftbukkit.block.CraftSign.update(CraftSign.java:35) at org.bukkit.craftbukkit.block.CraftBlockState.update(CraftBlockState.java:112) at com.skitscape.survivalgames.LobbyManager.updateGameStatus(LobbyManager.java:332) at com.skitscape.survivalgames.LobbyManager$LobbySignUpdater.run(LobbyManager.java:274) 2012-06-12 12:27:46 [INFO] This error is logged only once: it could have occurred multiple times by now. 2012-06-12 12:27:46 [INFO] Please contact one of the authors of plugin 'SurvivalGames': 2012-06-12 12:27:46 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:48 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:50 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:52 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:54 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:56 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:27:58 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:00 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:02 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:04 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:06 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:08 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:10 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:12 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:14 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:16 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:18 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:20 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:22 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:24 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:26 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:28 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:30 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:32 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:34 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:36 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:38 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:40 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException 2012-06-12 12:28:42 [SEVERE] [HawkEye] Exception: java.lang.NullPointerException
-
View User Profile
-
Send Message
Posted Jun 12, 2012Hey There
I'm using that B 0.4.0 link I found in the comments here and I've got a problem.
1st Problem is that when an user joins the game, they can't be seen, they are invisible.
2nd Problem, when I kill them, the game doesn't register that they are killed. They are sent back to the lobby without their stuff, and cannot move. The game also continues to go on even though there is no one left to kill.
3rd Problem /sg leave causes an internal error
4th Problem I've tried to re-install everything, wiping the files, reuploading plugin, wiping MySQL database, but when i reload the server with all this fresh info, my old data reappears. So I think it's glitching out somewhere.
Any ideas on how to make this work?
-
View User Profile
-
Send Message
Posted Jun 12, 2012@xLiaMz
Added you on my second account.
-
View User Profile
-
Send Message
Posted Jun 12, 2012@Guvnors
Same error
-
View User Profile
-
Send Message
Posted Jun 12, 2012@LaxWasHere
Want 2 add me on skype to talk easier??? if so its xLiaMz
-
View User Profile
-
Send Message
Posted Jun 12, 2012This is the error message when doing /hg siable on an arena that is glitched with it saying 1 person is still in the arena.
-
View User Profile
-
Send Message
Posted Jun 12, 2012@LaxWasHere
www.teamnitrosgaming.org
-
View User Profile
-
Send Message
Posted Jun 12, 2012@xLiaMz
I will need more info on your website, perhaps a link?
-
View User Profile
-
Send Message
Posted Jun 12, 2012Ok, I has a new problem, a player won the game and on the bords, it told me he was playing alone. here is the link for the error. http://pastie.org/4074486
-
View User Profile
-
Send Message
Posted Jun 12, 2012Ok, but I need it to use my PHP, could i use my Website for the Webserver/php and the server for the game itself?
-
View User Profile
-
Send Message
Posted Jun 12, 2012@xLiaMz
Yes, it will work, so long as you have PHP enabled, the stats will show. However, I do not recommend using your website's MySQL server as it will slow the rollbacks of your arenas.
-
View User Profile
-
Send Message
Posted Jun 12, 2012@LaxWasHere
Ok err if i where to use my Websites MySQL instead of my servers, for everything the Game in general + the webserver will it work? or do i have to use the MySQL i got with my host provider?
-
View User Profile
-
Send Message
Posted Jun 12, 2012@xLiaMz
You can check by uploading the files to your webserver, if you don't have one it'll just show the source. If you do, you will see a webpage. I'm not sure what you meant with the second question.
-
View User Profile
-
Send Message
Posted Jun 12, 2012@LaxWasHere
I have :P but yeah need to see if i have PHP 1st if i dont i probs will go with my websites, Can i have a MySQL for my server although its not off my provider?