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 May 21, 2014@iSacha
lol thanks i learned how to read errors ty for your help.
-
View User Profile
-
Send Message
Posted May 21, 2014@DrSnikerFreak
learn reading errors before saying that.
-
View User Profile
-
Send Message
Posted May 20, 2014I know you guys have alot to do but i keep getting this error everytime i run my server, BTW i love your work!
[18:59:57 ERROR]: Cannot load plugins\SurvivalGames\config.yml org.bukkit.configuration.InvalidConfigurationException: while scanning for the n ext token found character '\t' that cannot start any token in "<string>", line 83, column 1:
^
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlCo nfiguration.java:55) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguratio n.java:149) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguratio n.java:114) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Yam lConfiguration.java:176) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:150) [ craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:144) [cra ftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.mcsg.survivalgames.SettingsManager.setup(SettingsManager.java:55) [SurvivalGames.jar:?] at org.mcsg.survivalgames.SurvivalGames$Startup.run(SurvivalGames.java:8 1) [SurvivalGames.jar:?] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java :53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHea rtbeat(CraftScheduler.java:345) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks ] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:5 87) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:2 50) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:5 45) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java :457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:6 17) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the n ext token; found character '\t' that cannot start any token at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.ja va:358) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:17 9) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntry.pro duce(ParserImpl.java:535) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~ [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.jav a:203) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158) ~ [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java :237) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~ [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java :237) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~ [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java :237) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~ [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12 3) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons tructor.java:121) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480) [craftbukkit.j ar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) [craftbukkit.jar:git-Buk kit-1.7.2-R0.3-b3020jnks] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlCo nfiguration.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] ... 14 more
-
View User Profile
-
Send Message
Posted May 19, 2014/Sg leave had an error
java.lang.IndexOutOfBoundsException: Index: 1, Size: 1 06:29:32 [Server thread/WARN]: at java.util.ArrayList.rangeCheck(ArrayList.java:604) 06:29:32 [Server thread/WARN]: at java.util.ArrayList.get(ArrayList.java:382) 06:29:32 [Server thread/WARN]: at org.mcsg.survivalgames.LobbyWall.update(LobbyWall.java:85) 06:29:32 [Server thread/WARN]: at org.mcsg.survivalgames.LobbyManager.updateWall(LobbyManager.java:93) 06:29:32 [Server thread/WARN]: at org.mcsg.survivalgames.Game.removePlayer(Game.java:525) 06:29:32 [Server thread/WARN]: at org.mcsg.survivalgames.GameManager.removePlayer(GameManager.java:197) 06:29:32 [Server thread/WARN]: at org.mcsg.survivalgames.commands.Leave.onCommand(Leave.java:18) 06:29:32 [Server thread/WARN]: at org.mcsg.survivalgames.CommandHandler.onCommand(CommandHandler.java:164) 06:29:32 [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 06:29:32 [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:175) 06:29:32 [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:683) 06:29:32 [Server thread/WARN]: at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:952) 06:29:32 [Server thread/WARN]: at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814) 06:29:32 [Server thread/WARN]: at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) 06:29:32 [Server thread/WARN]: at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) 06:29:32 [Server thread/WARN]: at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) 06:29:32 [Server thread/WARN]: at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) 06:29:32 [Server thread/WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) 06:29:32 [Server thread/WARN]: at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) 06:29:32 [Server thread/WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) 06:29:32 [Server thread/WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) 06:29:32 [Server thread/WARN]: at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
-
View User Profile
-
Send Message
Posted May 18, 20141.7.5 error console
-
View User Profile
-
Send Message
Posted May 18, 2014When people die they dont spawn in the lobby, they stay where they're at then pick up the items they had when they got killed with in the arena, how do i fix this?
-
View User Profile
-
Send Message
Posted May 17, 2014@Endergirl2900
THEIR IS NO DEATH MATCH IT IS COMING SOON
-
View User Profile
-
Send Message
Posted May 17, 2014you should make it so when a game is finish, the map should be reset
-
View User Profile
-
Send Message
Posted May 17, 20141.7.5 - No block placing/breaking possible
I added all block IDs to the config file but it's impossible to place or break any blocks.
It seems like the game thinks we aren't in the game, because when I type /sg leave it sais: "You must be in the game!"
-
View User Profile
-
Send Message
Posted May 16, 2014Can You Fix Lobby Sign Error
I'm use worldedit select sign and /sg addwall 1 but it's not working
-
View User Profile
-
Send Message
Posted May 15, 2014Can you please add premium features. Like join full games, more vote weight
-
View User Profile
-
Send Message
Posted May 15, 2014how can i delete a wall?
-
View User Profile
-
Send Message
Posted May 14, 2014Hey..
I can set a Deathmatch in the configs for the last two or three players.. but i haven't seen a command to set a different arena for this deathmatch.. how do i do that??
-
View User Profile
-
Send Message
Posted May 14, 2014hi,using this plugin for a while and asking for some fixes and things to add: 1.there are a lot of bugs with the kits that the menu doesnt show up on join to an arena. 2.would like you to add coins that you earn and can spend on new kits... thx anyway, tbo owner!
-
View User Profile
-
Send Message
Posted May 13, 2014I'm not sure what's up with the status of the project, it's not mine, and was last updated in Dec from what I can see. For those asking support related questions, do so in the forums. I don't mind helping people out (mine, 0.5.8.54 running bukkit 1.7.9) runs mostly fine (few small issues). Too hard to reference posts that scroll offscreen too quickly.. I always viewed these comment areas as a mostly "does it work with xxx" or cool plugin - Not really designed for support/help questions..
-
View User Profile
-
Send Message
Posted May 12, 2014I get every message like this:
null nullGame starting at 20 seconds! Failed to load message for messages.game.player.joingame
Any help?
-
View User Profile
-
Send Message
Posted May 12, 2014when i do /sg setspawn (bearing in mind i have done /sg createarena) it gives me the error message - Error.notinarena i also did /sg setspawn next and no difference was just wondering if anyone had a way around this problem i am using the latest build also
-
View User Profile
-
Send Message
Posted May 11, 2014I have rebulit it to version 1.7.2 now I only have to fix some issues but the most commands wor I will publish it when it is rebulit. For more information add me in Skype: Lukas12582
-
View User Profile
-
Send Message
Posted May 11, 2014on my server i can't use the command /sg leave. When I want to use this there stands in the chat [Error] You don't have permissions to use that command, but I can't find permissions for that command. Please help. :(
-
View User Profile
-
Send Message
Posted May 11, 2014@jameslee534
somethings it does this on my server too, but not all the time. maybe every 1000 games it will disable itself