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 Jan 8, 2013Please just provide a quick fix for the Lobby Chunk message! I cant use the plugin this way. The rest works really good, keep up the good work! :)
-
View User Profile
-
Send Message
Posted Jan 8, 2013@rundmcarlson
I check back every day to see if there's been an update because the SG - Stopped Lobby Chunk from Unloading issue is driving me crazy too. I'm sure it's driving everyone crazy. Sure would be wonderful to get some kind of a fix for this sooner than later... Then again, it's a free plugin so I'm just happy it works otherwise. :-)
-
View User Profile
-
Send Message
Posted Jan 8, 2013any date on the next update ?
-
View User Profile
-
Send Message
Posted Jan 8, 2013@wicked321
Yes. i put all the permissons for testing
-
View User Profile
-
Send Message
Posted Jan 8, 2013@dutchrastacraft
Are you using the latest beta build of craftbukkit, and the latest version of survivalgames?
-
View User Profile
-
Send Message
Posted Jan 7, 2013Is there a way to get rid of the spammy info message in console? I don't care if sg is stopping lobby chunk from unloading or not. It clogs my console and my log file. My log file already takes an eternity to load and adding another line of gibberish every second doesn't help.
-
View User Profile
-
Send Message
Posted Jan 7, 2013Hi I have a problem can you help me? Take a look at this: 2013-01-08 02:44:06 [SEVERE] java.lang.ClassCastException: org.bukkit.craftbukkit.v1_4_6.block.CraftBlockState cannot be cast to org.bukkit.block.Sign 2013-01-08 02:44:06 [SEVERE] at com.skitscape.survivalgames.LobbyManager.loadSigns(LobbyManager.java:64) 2013-01-08 02:44:06 [SEVERE] at com.skitscape.survivalgames.LobbyManager.setLobbySignsFromSelection(LobbyManager.java:159) 2013-01-08 02:44:06 [SEVERE] at com.skitscape.survivalgames.commands.SetLobbyWall.onCommand(SetLobbyWall.java:20) 2013-01-08 02:44:06 [SEVERE] at com.skitscape.survivalgames.CommandHandler.onCommand(CommandHandler.java:122)
-
View User Profile
-
Send Message
Posted Jan 7, 2013Sometimes my users get portet over/above the lobbyspawn after winning/loosing a match.
Please help!
-
View User Profile
-
Send Message
Posted Jan 7, 2013@guimartino
have you added the sg.join permission for the user group?
-
View User Profile
-
Send Message
Posted Jan 7, 2013Hello minecrafterwork,
I saw you helping people with the plugin 'Survival Games'
Could you help me with this ticket aswel? I would really really appreciate it!
So here is my ticket.
What steps will reproduce the problem?
1.using a command
2.
3.
What is the expected output? What do you see instead?
That the command works.
We see an error in the console. http://pastebin.com/6Tay2H5d
What version of the product are you using?
The last B 0.4.1.1 from the 25th of december.
(And CraftBukkit 1.4.6 ro3)
Do you have an error log of what happened?
http://pastebin.com/6Tay2H5d
Please provide any additional information below.
Hello, when i use the command : /sg setlobbywall I'm getting this; 'An error occured while executing the command'. This is the error : http://pastebin.com/6Tay2H5d
thanks is advance!
Greetings, DutchRastaCraft
-
View User Profile
-
Send Message
Posted Jan 7, 2013Help? When I type "/sg join" it appears
12:28:18 [SEVERE] java.lang.NullPointerException 12:28:18 [SEVERE] at org.bukkit.craftbukkit.v1_4_6.CraftServer.getWorld(CraftServer.java:808) 12:28:18 [SEVERE] at org.bukkit.Bukkit.getWorld(Bukkit.java:168) 12:28:18 [SEVERE] at com.skitscape.survivalgames.SettingsManager.getLobbySpawn(SettingsManager.java:149) 12:28:18 [SEVERE] at com.skitscape.survivalgames.Game.addPlayer(Game.java:147) 12:28:18 [SEVERE] at com.skitscape.survivalgames.GameManager.addPlayer(GameManager.java:200) 12:28:18 [SEVERE] at com.skitscape.survivalgames.commands.Join.onCommand(Join.java:16) 12:28:18 [SEVERE] at com.skitscape.survivalgames.CommandHandler.onCommand(CommandHandler.java:122) 12:28:18 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 12:28:18 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186) 12:28:18 [SEVERE] at org.bukkit.craftbukkit.v1_4_6.CraftServer.dispatchCommand(CraftServer.java:514) 12:28:18 [SEVERE] at net.minecraft.server.v1_4_6.PlayerConnection.handleCommand(PlayerConnection.java:979) 12:28:18 [SEVERE] at net.minecraft.server.v1_4_6.PlayerConnection.chat(PlayerConnection.java:897) 12:28:18 [SEVERE] at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:852) 12:28:18 [SEVERE] at net.minecraft.server.v1_4_6.Packet3Chat.handle(Packet3Chat.java:44) 12:28:18 [SEVERE] at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290) 12:28:18 [SEVERE] at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112) 12:28:18 [SEVERE] at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39) 12:28:18 [SEVERE] at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30) 12:28:18 [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598) 12:28:18 [SEVERE] at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224) 12:28:18 [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494) 12:28:18 [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427) 12:28:18 [SEVERE] at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
-
View User Profile
-
Send Message
Posted Jan 7, 2013Whenever I try to set the lobby wall this appears on my console:
04:38:39 [SEVERE] java.lang.ClassCastException: org.bukkit.craftbukkit.v1_4_6.bl ock.CraftBlockState cannot be cast to org.bukkit.block.Sign 04:38:39 [SEVERE] at com.skitscape.survivalgames.LobbyManager.loadSigns(Lo bbyManager.java:64) 04:38:39 [SEVERE] at com.skitscape.survivalgames.LobbyManager.setLobbySign sFromSelection(LobbyManager.java:159) 04:38:39 [SEVERE] at com.skitscape.survivalgames.commands.SetLobbyWall.onC ommand(SetLobbyWall.java:20) 04:38:39 [SEVERE] at com.skitscape.survivalgames.CommandHandler.onCommand( CommandHandler.java:122) 04:38:39 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginComman d.java:44) 04:38:39 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo mmandMap.java:186) 04:38:39 [SEVERE] at org.bukkit.craftbukkit.v1_4_6.CraftServer.dispatchCom mand(CraftServer.java:514) 04:38:39 [SEVERE] at net.minecraft.server.v1_4_6.PlayerConnection.handleCo mmand(PlayerConnection.java:979) 04:38:39 [SEVERE] at net.minecraft.server.v1_4_6.PlayerConnection.chat(Pla yerConnection.java:897) 04:38:39 [SEVERE] at net.minecraft.server.v1_4_6.PlayerConnection.a(Player Connection.java:852) 04:38:39 [SEVERE] at net.minecraft.server.v1_4_6.Packet3Chat.handle(Packet 3Chat.java:44) 04:38:39 [SEVERE] at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkM anager.java:290) 04:38:39 [SEVERE] at net.minecraft.server.v1_4_6.PlayerConnection.d(Player Connection.java:112) 04:38:39 [SEVERE] at net.minecraft.server.v1_4_6.ServerConnection.b(Source File:39) 04:38:39 [SEVERE] at net.minecraft.server.v1_4_6.DedicatedServerConnection .b(SourceFile:30) 04:38:39 [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.r(Minecra ftServer.java:598) 04:38:39 [SEVERE] at net.minecraft.server.v1_4_6.DedicatedServer.r(Dedicat edServer.java:224) 04:38:39 [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.q(Minecra ftServer.java:494) 04:38:39 [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.run(Minec raftServer.java:427) 04:38:39 [SEVERE] at net.minecraft.server.v1_4_6.ThreadServerApplication.r un(SourceFile:849)
Help? :(
-
View User Profile
-
Send Message
Posted Jan 7, 2013[7/1/2012 4:05 PM] UPDATED TO 1.4.6!
-
View User Profile
-
Send Message
Posted Jan 6, 2013@Aragoth1337
thats normal
-
View User Profile
-
Send Message
Posted Jan 6, 2013Please reply, Does anyone know how to setup the webstatistics with mySQL? I understand all the mySQL stuff, but It says drop the webstats folder into your webhost. Where is this webstats folder?
-
View User Profile
-
Send Message
Posted Jan 6, 2013Does anyone know where the webstats folder is?
-
View User Profile
-
Send Message
Posted Jan 6, 2013Any chance that this will be placed on GitHub for community contribution and improvement?
-
View User Profile
-
Send Message
Posted Jan 6, 2013First of all, great plugin! But I am having issues with games ending. Every time a game finishes the signs on lobby wall read 'geting no' and no one can use the arena again till I reload the plugin. Also 50% of the time the winner is teleported to a random body of water near the lobby wall.
-
View User Profile
-
Send Message
Posted Jan 6, 2013My Console SPAMS
SG - STOPPED LOBBY CHUNK FROM UNLOADING!
without doing anything with no players online
help pls
-
View User Profile
-
Send Message
Posted Jan 6, 2013The arena for my arena 1 broke so I deleted and then remade it by trying /sg createarena 1 but it still made it 7 (I have 7 arenas I should have 6)
Is there a way to make the arena ID 1 without deleting all the other arenas and making them all again?