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 1, 2013@ben1498
yes i am.. have not figured out why though. I feel like this plugin slows my server down too.. not sure why.
-
View User Profile
-
Send Message
Posted Jan 1, 2013When i type /hg setspawn next it comes up on chat that i'm Not in an arena, which i am because i have just created it 20 seconds ago. Is anyone else having the same problem?
http://www.youtube.com/watch?v=pgvdAPcjpf4
-
View User Profile
-
Send Message
Posted Jan 1, 2013@sammyben
I think this is the source code:
https://github.com/Keiaxx/SurvivalGames/
plz tell me if I am wrong.
-
View User Profile
-
Send Message
Posted Dec 31, 2012hi there i am a new java developer and was wondering if you could send me the source file for sg so that i loud make a kit plugin for it. thanks in advance sammyben from tntcraft.tk
-
View User Profile
-
Send Message
Posted Dec 31, 2012Could I please have some help? Every time someone trys to join the survival games it just says "An error occured while trying to execute the command". Here is the console error:
20:33:27 [INFO] Aidenham issued server command: /sg join 1 20:33:27 [SEVERE] java.lang.NullPointerException 20:33:27 [SEVERE] at org.bukkit.craftbukkit.v1_4_6.CraftServer.getWorld(Cr aftServer.java:802) 20:33:27 [SEVERE] at org.bukkit.Bukkit.getWorld(Bukkit.java:168) 20:33:27 [SEVERE] at com.skitscape.survivalgames.SettingsManager.getLobbyS pawn(SettingsManager.java:149) 20:33:27 [SEVERE] at com.skitscape.survivalgames.Game.addPlayer(Game.java: 147) 20:33:27 [SEVERE] at com.skitscape.survivalgames.GameManager.addPlayer(Gam eManager.java:200) 20:33:27 [SEVERE] at com.skitscape.survivalgames.commands.Join.onCommand(J oin.java:16) 20:33:27 [SEVERE] at com.skitscape.survivalgames.CommandHandler.onCommand( CommandHandler.java:122) 20:33:27 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginComman d.java:44) 20:33:27 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo mmandMap.java:186) 20:33:27 [SEVERE] at org.bukkit.craftbukkit.v1_4_6.CraftServer.dispatchCom mand(CraftServer.java:510) 20:33:27 [SEVERE] at net.minecraft.server.v1_4_6.PlayerConnection.handleCo mmand(PlayerConnection.java:980) 20:33:27 [SEVERE] at net.minecraft.server.v1_4_6.PlayerConnection.chat(Pla yerConnection.java:898) 20:33:27 [SEVERE] at net.minecraft.server.v1_4_6.PlayerConnection.a(Player Connection.java:853) 20:33:27 [SEVERE] at net.minecraft.server.v1_4_6.Packet3Chat.handle(Packet 3Chat.java:44) 20:33:27 [SEVERE] at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkM anager.java:290) 20:33:27 [SEVERE] at net.minecraft.server.v1_4_6.PlayerConnection.d(Player Connection.java:112) 20:33:28 [SEVERE] at net.minecraft.server.v1_4_6.ServerConnection.b(Source File:39) 20:33:28 [SEVERE] at net.minecraft.server.v1_4_6.DedicatedServerConnection .b(SourceFile:30) 20:33:28 [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.r(Minecra ftServer.java:598) 20:33:28 [SEVERE] at net.minecraft.server.v1_4_6.DedicatedServer.r(Dedicat edServer.java:224) 20:33:28 [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.q(Minecra ftServer.java:494) 20:33:28 [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.run(Minec raftServer.java:427) 20:33:28 [SEVERE] at net.minecraft.server.v1_4_6.ThreadServerApplication.r un(SourceFile:849)
-
View User Profile
-
Send Message
Posted Dec 31, 2012Hello,
I was just wondering if there was any way to give VIPs any perks in the arena, like on uberminecraft.
-
View User Profile
-
Send Message
Posted Dec 31, 2012Can anyone help me i get this error in the server log what happened? plz let me know
java.lang.ArrayIndexOutOfBoundsException -1
at com.skitscape.survivalgames.LobbyManager.updateGameStatus(LobbyManager.java:350)
at com.skitscape.survivalgames.LobbyManager$LobbySignUpdater.run(LobbyManager.java:297)
at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftTask.run(CraftTask.java:53)
at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:530)
at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
-
View User Profile
-
Send Message
Posted Dec 31, 2012Is a customisable /kit command included on your planned development?
-
View User Profile
-
Send Message
Posted Dec 31, 2012I do know a solution to the invisible potion! If one of the developers could add so they would get healed when they join a game, then all potion affects will be removed from /heal
-
View User Profile
-
Send Message
Posted Dec 31, 2012SG - STOPPED LOBBY CHUNK FROM UNLOADING! ... 10mb logfile with this on every line :/
-
View User Profile
-
Send Message
Posted Dec 31, 2012@lostjailbreaks
Have u set the lobby spawn point?
-
View User Profile
-
Send Message
Posted Dec 31, 2012@clange0808
You have to make the glass dome
-
View User Profile
-
Send Message
Posted Dec 31, 2012Help please! It says I created the arena succesfully but the glass dome isn't spawning! Please reply soon my players are waiting :)
-
View User Profile
-
Send Message
Posted Dec 31, 2012@Erudin1
I am not the plugin developer, you can contact @Double_0_negative and see if it can be added
@PhilipsNostrum
Your link does not seem to be working
@richreid45
The plugin that most people use for that is http://dev.bukkit.org/server-mods/bukkitgames/ if you want startup kits
@zwirc
Are you using any other plugins besides Survival Games, if so list them
@Rosiepoo284
1. Put your arena in it's own world 2. Just add a delay to all your commands or make it so people must use the lobby wall to join a game
-
View User Profile
-
Send Message
Posted Dec 31, 2012When people disconnect while inside SurvivalGames, they loose their inventory o.O
-
View User Profile
-
Send Message
Posted Dec 30, 2012@Rosiepoo284
first of all...y would you ever put your house in the end? and secondly...the person that does that will called a coward and will be killed next time
-
View User Profile
-
Send Message
Posted Dec 30, 2012@Rosiepoo284
Download a Survivalgames-Map specially made for Survivalgames, Put it on the Server, let the Arena run in this World -> Problem solved!
-
View User Profile
-
Send Message
Posted Dec 30, 20122 magor glitches and anyone with a pvp server i suggest should undownload this plugin imediately, destroyed hours of many many of my players work and caused alot of drama.
first one is if you do /sg join [arenaname] in the end, while my arena was in the main world, it will turn the entire end into the arena and destroy any valuables in all hests in the end.
second one is while you can disable /join sg to quickyl escape pvp without a delay, you cannot disable /sg join [arenaname]. This plugin may be good ig you dedicate your server to it or are some freebuild test server, aside from that dont use it.
-
View User Profile
-
Send Message
Posted Dec 30, 2012i have a problem with the plugin in my 2nd arena the people kill each other but they respawn in the same place they died so then they can try to kill the person that killed them Please Fix
-
View User Profile
-
Send Message
Posted Dec 30, 2012@minecrafterwork
any idea if there is a plugin that can add this feature?