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 Mar 15, 2013I've seen people who use your plugin make the server broadcast
Arena 1 is starting in 5 seconds! Arena 1 is starting in 4 seconds! 3, 2 1 etc..
How do they do this? Like broadcast it globally even to people who aren't in the arena?
-
View User Profile
-
Send Message
Posted Mar 15, 2013@UraniumCraft
It is but it's probably filled with bugs
-
View User Profile
-
Send Message
Posted Mar 15, 2013sg.staff does not work.
I gave this to my mods and they still can't use the commands.
-
View User Profile
-
Send Message
Posted Mar 15, 2013@MaloCrafted
But how do I get rid of it? Its spamming our console and its like 5 messages every 3 minutes
-
View User Profile
-
Send Message
Posted Mar 15, 2013i have all permission nodes set-up and when my friend clicks on a join sign it says "no permission"
-
View User Profile
-
Send Message
Posted Mar 15, 2013This plugin is kinda really buggy. i cant type anything at times nor commands. I have a lobby in an arena. should this work ok?
-
View User Profile
-
Send Message
Posted Mar 15, 201315:40:08 [INFO] [SG]Checking for updates 15:40:08 [SEVERE] java.io.FileNotFoundException: http://mc-sg.org/plugins/sg/assets/updater/updatecheck.php 15:40:08 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) 15:40:08 [SEVERE] at org.mcsg.survivalgames.util.UpdateChecker.check(UpdateChecker.java:42) 15:40:08 [SEVERE] at org.mcsg.survivalgames.events.JoinEvent$2.run(JoinEvent.java:48) 15:40:08 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftTask.run(CraftTask.java:53) 15:40:08 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) 15:40:08 [SEVERE] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 15:40:08 [SEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 15:40:08 [SEVERE] at java.lang.Thread.run(Unknown Source) 15:40:08 [INFO] [SurvivalGames] could not check for updates.
-
View User Profile
-
Send Message
Posted Mar 15, 2013@TheOnlyRealTGS
just wan to make sure that that is for 1.2.5. right???
-
View User Profile
-
Send Message
Posted Mar 15, 2013@UraniumCraft
http://dev.bukkit.org/server-mods/survival-games/files/33-survival-games-b-0-4-10/
Might be buggy
-
View User Profile
-
Send Message
Posted Mar 15, 2013How do i find a older version of this plugin for 1.2.5.????
-
View User Profile
-
Send Message
Posted Mar 15, 2013OH YEA COOL Please add when winning player teleport to lobby then comes a firework
-
View User Profile
-
Send Message
Posted Mar 15, 2013HAD A GREAT IDEA! INSTEAD OF LIGHTNING FOR FINAL PLAYERS AND DEATHS.....FIREWORKS SHOULD BE SET OFF!!!!!
-
View User Profile
-
Send Message
Posted Mar 15, 2013when i type /help to spectate it says /sg sepctate <id> just to let you know
-
View User Profile
-
Send Message
Posted Mar 14, 2013Help! I added perm sg.arena.join.* but all the players get is "No Permissions" I also tried doing it individually like this sg.arenas.join.1 sg.arenas.join.2 but it always says no permissions Help! what do i do
-
View User Profile
-
Send Message
Posted Mar 14, 2013@jordan5001
http://dev.bukkit.org/server-mods/survival-games/pages/setup/reference/
-
View User Profile
-
Send Message
Posted Mar 14, 2013I get this error when i do /sg setspawn
2013-03-14 18:51:18 [SEVERE] java.lang.ArrayIndexOutOfBoundsException 0
2013-03-14 18:51:18 [SEVERE] at com.skitscape.survivalgames.commands.SetSpawn.onCommand(SetSpawn.java:45)
2013-03-14 18:51:18 [SEVERE] at com.skitscape.survivalgames.CommandHandler.onCommand(CommandHandler.java:122)
2013-03-14 18:51:18 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
2013-03-14 18:51:18 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
2013-03-14 18:51:18 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:514)
2013-03-14 18:51:18 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerConnection.handleCommand(PlayerConnection.java:980)
2013-03-14 18:51:18 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerConnection.chat(PlayerConnection.java:898)
2013-03-14 18:51:18 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:853)
2013-03-14 18:51:18 [SEVERE] at net.minecraft.server.v1_4_R1.Packet3Chat.handle(Packet3Chat.java:44)
2013-03-14 18:51:18 [SEVERE] at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290)
2013-03-14 18:51:18 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:113)
2013-03-14 18:51:18 [SEVERE] at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39)
2013-03-14 18:51:18 [SEVERE] at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30)
2013-03-14 18:51:18 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:598)
2013-03-14 18:51:18 [SEVERE] at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
2013-03-14 18:51:18 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
2013-03-14 18:51:18 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
2013-03-14 18:51:18 [SEVERE] at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
-
View User Profile
-
Send Message
Posted Mar 14, 2013@UraniumCraft
You can just download an older version of this plugin that is for 1.2.5.
-
View User Profile
-
Send Message
Posted Mar 14, 2013I have a problem: 22:13:20 [INFO] toxictroop issued server command: /sg join 1 22:13:20 [SEVERE] java.lang.NullPointerException 22:13:20 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.CraftServer.getWorld(CraftServer.java:811) 22:13:20 [SEVERE] at org.bukkit.Bukkit.getWorld(Bukkit.java:168) 22:13:20 [SEVERE] at org.mcsg.survivalgames.SettingsManager.getLobbySpawn(SettingsManager.java:230) 22:13:20 [SEVERE] at org.mcsg.survivalgames.Game.addPlayer(Game.java:175) 22:13:20 [SEVERE] at org.mcsg.survivalgames.GameManager.addPlayer(GameManager.java:207) 22:13:20 [SEVERE] at org.mcsg.survivalgames.commands.Join.onCommand(Join.java:17) 22:13:20 [SEVERE] at org.mcsg.survivalgames.CommandHandler.onCommand(CommandHandler.java:156) 22:13:20 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 22:13:20 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186) 22:13:20 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:514) 22:13:20 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerConnection.handleCommand(PlayerConnection.java:980) 22:13:20 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerConnection.chat(PlayerConnection.java:898) 22:13:20 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:853) 22:13:20 [SEVERE] at com.bergerkiller.bukkit.common.internal.CommonPacketListener.a(CommonPacketListener.java:382) 22:13:20 [SEVERE] at net.minecraft.server.v1_4_R1.Packet3Chat.handle(Packet3Chat.java:44) 22:13:20 [SEVERE] at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290) 22:13:20 [SEVERE] at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:113) 22:13:20 [SEVERE] at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39) 22:13:20 [SEVERE] at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30) 22:13:20 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:598) 22:13:20 [SEVERE] at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224) 22:13:20 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494) 22:13:20 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427) 22:13:20 [SEVERE] at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
-
View User Profile
-
Send Message
Posted Mar 14, 2013Absolutely loving this plugin.
Things I would love: - Spectating fixed - Voting fixed (or maybe this is just for me) - Broadcast to the whole server when a game is starting / queuing - Fix of the death bug (my players died then came back in the arena)
I would then love to donate to you for your continuation of your plugin after these are fixed.
Thanks
-
View User Profile
-
Send Message
Posted Mar 14, 2013For some reason players are respawning where they died in the arena after another player kills them. They respawn with what they had prior to joining, and can either slaughter all the other players, or lose their items.
anyone have a fix for this?