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 10, 2012Please please fix this error :(
It's really annoying me and sometimes /sg enable id doesn't always do the trick. I have three arenas, and these problems were happening even when I had only one arena, and after many matches, it gets stuck at FINISHING with 1 player and even when I do /sg enable id, players can join, but once their game is over, it's still stuck with FINISHING. I want to be able to go somewhere knowing that my server will be fine. I have the latest update, Craftbukkit R3.0 (although I should get R4.0), and I have a MySQL database setup by BeastNode.com.
Please please fix this!
-
View User Profile
-
Send Message
Posted Jun 10, 2012@Guvnors
Hi
There is no option for this currently as the inventories are cleared on teleportation to the arena. You could allow a user to type it ingame by disabling the block commands option in config.
Good luck
Zackpollard
-
View User Profile
-
Send Message
Posted Jun 10, 2012Hi guyz,
I really like this plugin and would be extremly interested in working on it with you. I have plugin developing experience and can do most stuff (not mysql yet but i can/want to learn it.) I have a few plugins and am working on more, check my profile. I would really like to help you with this plugin as i use it myself and love what you guys do.
Thanks
Zackpollard
-
View User Profile
-
Send Message
Posted Jun 10, 2012Hey, I want to be able to do /kit iron before entering the arena and will keep the set for the arena game.
Is their any option for this?
-
View User Profile
-
Send Message
Posted Jun 10, 2012@Jwoolley
Hi
You must type "/hg setspawn next" or "hg setspawn Spawn (spawn number)"
Good luck
Zackpollard
-
View User Profile
-
Send Message
Posted Jun 10, 2012@Double_0_negative
I've done /sg setlobbyspawn and i've done /sg setlobbywall and /sg createarena. But when i do the command /sg setspawn it says "An error occured while executing the command. Check the console." Then i get the error in the console, which i have posted below.
-
View User Profile
-
Send Message
Posted Jun 10, 2012@Jwoolley
its /sg setlobbyspawn
-
View User Profile
-
Send Message
Posted Jun 10, 2012Thanks for the help below guys. The plugin ended up working well. 2012-06-11 07:01:06 [SEVERE] java.lang.ArrayIndexOutOfBoundsException: -1 2012-06-11 07:01:06 [SEVERE] at com.skitscape.survivalgames.LobbyManager.updateGameStatus(LobbyManager.java:312) 2012-06-11 07:01:06 [SEVERE] at com.skitscape.survivalgames.LobbyManager$LobbySignUpdater.run(LobbyManager.java:274) Know we seem to get this error. It appears constantly however does not affect gameplay at all. Any suggestions?
-
View User Profile
-
Send Message
Posted Jun 10, 2012@CharlesWCrete
I've got the lobby working now, it's just i get a error when doing /hg setspawn now.
-
View User Profile
-
Send Message
Posted Jun 10, 2012@Jwoolley
its /hg setlobbyspawn
-
View User Profile
-
Send Message
Posted Jun 10, 2012When will queues be added as on that test server? :)
-
View User Profile
-
Send Message
Posted Jun 10, 2012<<reply 749243="">>
I luv u
-
View User Profile
-
Send Message
Posted Jun 10, 2012Please help me When i create the lobby wall it says Lobby wall created sucesfully but the signs stay with nothing in.
-
View User Profile
-
Send Message
Posted Jun 10, 2012@xiamix
Oh i forgot to do the lobbyspawn. However when i do /sg setspawn i now get this error.
2012-06-10 21:18:46 [SEVERE] java.lang.ArrayIndexOutOfBoundsException: 0 2012-06-10 21:18:46 [SEVERE] at com.skitscape.survivalgames.commands.SetSpawn.onCommand(SetSpawn.java:45) 2012-06-10 21:18:46 [SEVERE] at com.skitscape.survivalgames.CommandHandler.onCommand(CommandHandler.java:109) 2012-06-10 21:18:46 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) 2012-06-10 21:18:46 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) 2012-06-10 21:18:46 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479) 2012-06-10 21:18:46 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821) 2012-06-10 21:18:46 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781) 2012-06-10 21:18:46 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764) 2012-06-10 21:18:46 [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34) 2012-06-10 21:18:46 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) 2012-06-10 21:18:46 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) 2012-06-10 21:18:46 [SEVERE] at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) 2012-06-10 21:18:46 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567) 2012-06-10 21:18:46 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459) 2012-06-10 21:18:46 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
-
View User Profile
-
Send Message
Posted Jun 10, 2012@Jwoolley
Hi, You probably didn't create your lobbywall or lobbyspawn. Please make sure to create this one OUT of the arena limit OR to create them BEFORE createing the arena. It's also important to creat your lobby wall correctly. (The best way to do this is to make a 2 x 9 sign wall). The danger if you create your lobbywall inside the arena and after you created this one is that when your arena resets, it also remove your lobby wall.
Hope I helped you.
NOTE : Oh yeah, I also noticed that you could get some errors if your arena isn't in the same world as your lobby wall and spawn. Hope this will be fixed with the future update.
-
View User Profile
-
Send Message
Posted Jun 10, 2012I'm getting this error when i do /sg createarena
2012-06-10 20:42:27 [SEVERE] java.lang.NullPointerException 2012-06-10 20:42:27 [SEVERE] at org.bukkit.craftbukkit.CraftServer.getWorld(CraftServer.java:767) 2012-06-10 20:42:27 [SEVERE] at org.bukkit.Bukkit.getWorld(Bukkit.java:166) 2012-06-10 20:42:27 [SEVERE] at com.skitscape.survivalgames.SettingsManager.getLobbySpawn(SettingsManager.java:143) 2012-06-10 20:42:27 [SEVERE] at com.skitscape.survivalgames.LobbyManager.updateGameStatus(LobbyManager.java:295) 2012-06-10 20:42:27 [SEVERE] at com.skitscape.survivalgames.LobbyManager$LobbySignUpdater.run(LobbyManager.java:274)
It keeps saying it over and over again in my console and never stops, unless i delete Survival Games folder.
Anyway of fixing this?
-
View User Profile
-
Send Message
Posted Jun 10, 2012I have a problem with my lobbywall, the animation starts and i get the "=" and "I" around but when the arena is created i dont get the "join game" for the arena i just have the "=" and "I".
My SQL server works and I can make a lobby spawn and lobbywall.
If you know why i have this problem please mail me on jonathan.sundstroem@gmail.com
-
View User Profile
-
Send Message
Posted Jun 10, 2012Hi, nice plugin , this is only missing (some ideas) - Max. time / round - Possibility of "autospectating" when you die. - Spectators are "ghosts" - Possibility to add potions to the chest.yml. (When I try it, th file is corupted.) - Posibility to separate the chat from dead players and players who are playing. (prevent dead players from helping other players.) - And if you really have to much time, you can add a code with wich one you don't need to hame 9 signs if you have an arena for 8 players.
So, this were my ideas. PS: When is the update coming, like Darrennick sayed. 1Day ? 1 Week ? or will it be month ?
Thanks for this fng good plugin <3
-
View User Profile
-
Send Message
Posted Jun 10, 2012@Double_0_negative
How soon? 1 day? 1 week? I really want to see one!
-
View User Profile
-
Send Message
Posted Jun 10, 2012@Double_0_negative
is there a fixed date?