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 14, 2012i am getting some errors when im trying to add the lobby wall i select a huge area for the lobby wall and just errors im probly doing something rong
http://pastebin.com/kPmEWYtT
-
View User Profile
-
Send Message
Posted Jun 14, 2012@mikeg3095
Thats multi inv, my plugin blocks the teleport to the other world, but multi inv dosent know this so i resets their inv. Unforchantly there is nothing i can do about this, but your users should learn not to do this. If they absolutely must continue doing this, your best option would be to take there /spawn pers away for that world
-
View User Profile
-
Send Message
Posted Jun 14, 2012I need help. When players are in the lobby after using /sg join and then they use /spawn they lose there items! How do I fix this?
-
View User Profile
-
Send Message
Posted Jun 14, 2012I have an error. Help please.
[WARNING] [SurvivalGames] Could not save config.yml to plugins\SurvivalGames\config.yml because config.yml already exists.
-
View User Profile
-
Send Message
Posted Jun 14, 2012I've got an idea, what if you set like a "auto-start-players" variable for each arena you have, because it can be annoying having a map that supports 24 players and it has to have 20 people to auto-start, but if you have a arena that supports 8-12 people or something, it collides with each other and the 20 people auto-start does not work with the other arena.
That is if i dont want people to have the permission "sg.arena.vote".
I think this would be an awesome feature to the plugin. Maybe if there was an "Arenas.yml" file where the arena region coordinates, name, variables and stuff are shown and there you could change the settings for the auto-start-players and grace-period for every arena! :D
-
View User Profile
-
Send Message
Posted Jun 14, 2012It worked. Thanks. :)
-
View User Profile
-
Send Message
Posted Jun 14, 2012@haris101
battle.cl
This is the ip.
-
View User Profile
-
Send Message
Posted Jun 14, 2012@Gear5424
Try restarting your server. If the lobby wall still says "ERROR" then you need to teleport to your arena and select the playing area by putting a cube around it using WorldEdit. After that you need to use this command: /sg createarena
Also, make sure your MySQL database is working =)
-
View User Profile
-
Send Message
Posted Jun 14, 2012Sorry all the lobby wall says is ERROR and i need help.
-
View User Profile
-
Send Message
Posted Jun 14, 2012Can people PLEASE put their error logs on pastebin and just link to it instead of pasting the ENTIRE thing in a comment? It is rather tedious when a single error message takes up the entire comment section.
Thanks =)
-
View User Profile
-
Send Message
Posted Jun 14, 2012Lobby wall error: I added an arena set all the spawns and all it says on the wall is ERROR
-
View User Profile
-
Send Message
Posted Jun 14, 2012@Guvnors
I use multiverse-core as my world management plugin. Works perfectly. I've got a lobby world that players spawn into which contains my arena signs.
Survival Games support multiverse, so when you click on a sign it will take you to the world containing that arena.
Here is my guide I wrote up about getting Survival Games to work with Multiverse: http://goo.gl/XgH1y
-
View User Profile
-
Send Message
Posted Jun 14, 2012What is the survival games 3
-
View User Profile
-
Send Message
Posted Jun 14, 2012@DJ411
Try all the survival maps provided by the makers of the plugin perhaps?
Google these:
-
View User Profile
-
Send Message
Posted Jun 14, 2012please help me someone
the ip is 187.175.240.237:25565
-
View User Profile
-
Send Message
Posted Jun 14, 2012My phpmyadmin is Not working someone help please this is the error:
Error MySQL said:
-
View User Profile
-
Send Message
Posted Jun 14, 2012Vote start didn't work for me. Everything else works perfectly, I'm also using BeastNode and their MySQL. Please help. I appreciate it!
-
View User Profile
-
Send Message
Posted Jun 14, 2012@haris101 The links not working. I am also trying phpmyadmin and it gives me this:
Error MySQL said:
-
View User Profile
-
Send Message
Posted Jun 14, 2012I get this error when someone wins the game or does /sg leave. Any advice?:
15:23:51 [SEVERE] java.lang.NullPointerException 15:23:51 [SEVERE] at com.skitscape.survivalgames.GameManager.removePlayer(GameManager.java:152) 15:23:51 [SEVERE] at com.skitscape.survivalgames.commands.Leave.onCommand(Leave.java:10) 15:23:51 [SEVERE] at com.skitscape.survivalgames.CommandHandler.onCommand(CommandHandler.java:109) 15:23:51 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) 15:23:51 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) 15:23:51 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479) 15:23:51 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821) 15:23:51 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781) 15:23:51 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764) 15:23:51 [SEVERE] at net.minecraft.serverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:140) 15:23:51 [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34) 15:23:51 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) 15:23:51 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) 15:23:51 [SEVERE] at net.minecraft.serverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:83) 15:23:51 [SEVERE] at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) 15:23:51 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567) 15:23:51 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459) 15:23:51 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
-
View User Profile
-
Send Message
Posted Jun 14, 2012@haris101
why wont you help me?