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 Aug 13, 2012Everytime i try to use this plugin it works at first, the first game goes well, the person wins etc...but then it just doesnt restart and just says Arena 1 FINISHING 0% forever...
-
View User Profile
-
Send Message
Posted Aug 13, 2012Great plugin! I would want to know, how could I set explosions to happen in my survival games, but not do any block damage? I have a map where poeple can shoot themself with a tool from Tekkit, and the tool (Mining Laser) can destroy blocks and also give explosions. The tool shall not destroy blocks, but it can do explosions with damage ony on the players. How can I enable explosions, wich do no block damage?
-
View User Profile
-
Send Message
Posted Aug 13, 2012showed up out of random, whats it mean?
-
View User Profile
-
Send Message
Posted Aug 13, 2012For all the people who are having troubles with creating the lobby wall I suggest you create a 4*5 one. It seems to be the size that affects its creation atm.
-
View User Profile
-
Send Message
Posted Aug 13, 2012@ koeno100 Set Friendly Fire to "true" in Factions config.@koeno100
-
View User Profile
-
Send Message
Posted Aug 13, 2012I'm using Survival Games together with Factions. Is there a way that members from the same faction, or faction allies could attack each other?
-
View User Profile
-
Send Message
Posted Aug 13, 2012looks like im not gonna get answered... anyboy knows what are the flags that we can set in the survival games arena? would be really cool thanks
-
View User Profile
-
Send Message
Posted Aug 13, 20122 more bugs:
1) If spawn points are too close together all players will appear invisible to each other until after the game starts.
2) If chests are enabled, players can craft as many chests as they want, place them, and they'll all automatically be stocked with random items.
-
View User Profile
-
Send Message
Posted Aug 13, 2012Hey guys! Again nice Plugin, but when anyone WINS the arena, he is listed alone in the Dead Players section, and the game can't start again, because its finishing. On the signs is: Arena 1 FINISHING 0/1/24 0% Mean that, the arena is again stuck at the resetting of the arena? Please help me :)
-
View User Profile
-
Send Message
Posted Aug 13, 2012Your plugin is working great for us on 1.3.1. Only suggestion I have is for endgame, it would be great to have some optional settings to speed up the game ending for the last couple players. We find that we have people waiting to long for the match to end when its down to the last 2 or 3 players. I'm thinking it would be good to have an option where when the min players has been reached they respawn back to the start point for sudden death. This would most likely need to be repeated exery x secs if a player kept running away.
Or something along those lines anyway.
-
View User Profile
-
Send Message
Posted Aug 13, 2012Emergency: How do I disable thunder/lightning on player's death?
-
View User Profile
-
Send Message
Posted Aug 13, 2012Everything used to work perfect but since the update the /sg setlobbywall isn't working for me. It says to check the console and this is what the console says:
2012-08-13 09:25:12 [SEVERE] java.lang.ClassCastException: org.bukkit.craftbukkit.block.CraftBlockState cannot be cast to org.bukkit.block.Sign 2012-08-13 09:25:12 [SEVERE] at com.skitscape.survivalgames.LobbyManager.loadSigns(LobbyManager.java:64) 2012-08-13 09:25:12 [SEVERE] at com.skitscape.survivalgames.LobbyManager.setLobbySignsFromSelection(LobbyManager.java:159) 2012-08-13 09:25:12 [SEVERE] at com.skitscape.survivalgames.commands.SetLobbyWall.onCommand(SetLobbyWall.java:20) 2012-08-13 09:25:12 [SEVERE] at com.skitscape.survivalgames.CommandHandler.onCommand(CommandHandler.java:122) 2012-08-13 09:25:12 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) 2012-08-13 09:25:12 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168) 2012-08-13 09:25:12 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492) 2012-08-13 09:25:12 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:878) 2012-08-13 09:25:12 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825) 2012-08-13 09:25:12 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807) 2012-08-13 09:25:12 [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44) 2012-08-13 09:25:12 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:276) 2012-08-13 09:25:12 [SEVERE] at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109) 2012-08-13 09:25:12 [SEVERE] at net.minecraft.server.ServerConnection.b(SourceFile:35) 2012-08-13 09:25:12 [SEVERE] at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30) 2012-08-13 09:25:12 [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581) 2012-08-13 09:25:12 [SEVERE] at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212) 2012-08-13 09:25:12 [SEVERE] at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474) 2012-08-13 09:25:12 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
It says wall created, then says an error has occurred executing this command
-
View User Profile
-
Send Message
Posted Aug 13, 2012Somebody know how to change the countdown messages?
-
View User Profile
-
Send Message
Posted Aug 13, 2012@gabriel11798
The config was changed. It doesn't state anywhere that you have to do a fresh install. I found a way around it.
Open system.yml, and replace all
With
and your server should start up ;)
-
View User Profile
-
Send Message
Posted Aug 13, 2012@gabriel11798
Same.
-
View User Profile
-
Send Message
Posted Aug 12, 20120.4.10 freezes my server after the default bukkit "Done" message, it says " 1, 1"
-
View User Profile
-
Send Message
Posted Aug 12, 2012Why are you ignoring tickets? You could at least comment on them. This is issue needs to be addressed.
http://dev.bukkit.org/server-mods/survival-games/tickets/181-info-1-1/
-
View User Profile
-
Send Message
Posted Aug 12, 2012Is it possible to change where the winner teleports to after the game? I want to teleport them to a "Congratulations" room.
-
View User Profile
-
Send Message
Posted Aug 12, 2012Hey, Does anyone know this error message? It seems to be stopping the arena's display on the lobby wall: 2012-08-13 07:05:53 [WARNING] Task of 'SurvivalGames' generated an exception java.lang.NullPointerException at com.skitscape.survivalgames.LobbyManager.signShowMessage(LobbyManager.java:255) at com.skitscape.survivalgames.LobbyManager.signShowMessage(LobbyManager.java:186) at com.skitscape.survivalgames.LobbyManager.showMessage(LobbyManager.java:170) at com.skitscape.survivalgames.LobbyManager.loadSigns(LobbyManager.java:113) at com.skitscape.survivalgames.LobbyManager.setup(LobbyManager.java:43) at com.skitscape.survivalgames.SurvivalGames$Startup.run(SurvivalGames.java:95) at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:512) at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212) at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:476) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
-
View User Profile
-
Send Message
Posted Aug 12, 2012Hello, how can I add an arena to the server fx. vareide maps?