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 9, 2013@killerdean13
Bro, chill.
-
View User Profile
-
Send Message
Posted May 9, 2013Is there a way to make a spectate button?
-
View User Profile
-
Send Message
Posted May 9, 2013i need a link to download the version 0.5.0 pls
-
View User Profile
-
Send Message
Posted May 9, 2013@emfjop
Thanks
-
View User Profile
-
Send Message
Posted May 9, 2013Typed /sg help admin gave an error http://pastebin.com/R1jxsNtp
I tried /sg ql to leave queue. Nothing happens http://pastebin.com/PUQEakVf
Permissions arent working, using bpermissions and everyone has nodes: - sg.player.play - sg.player.vote - sg.player.spectate - sg.player.joinlobby - sg.player.listarenas
When i type /sg join , it joins arena 1 as it should but when i type /sg lq to leave, it says "not in a game!", right clicking a sign to join in wall , it goes straight to spawn point number X and still /sg ql to leave and it does nothing.
This plugin is kind a broken huh?
I am using newest dev build for 1.5.2 as someone told me it would work but bullshit. Please remove this kind plugins from the plugin lists? wasted time to this plugin since its not even working and i need a working hungergames / survivalgames plugin.
-
View User Profile
-
Send Message
Posted May 9, 2013Seriously, can you just answer what we have to do in order for it to work? The newst dev-version gives one simple error whenever someone without OP ties to join by punching the sign or typing /sg join ARENA:
Failed to load message for messages.game.nopermission
I've used the latest messages.yml file!! What is wrong?? They have permission!!
-
View User Profile
-
Send Message
Posted May 9, 2013How to fix this error? I can't create a lobby sign with /sg addwall 1. I did select the sign I placed before and the output is: 'This command has been replaced by /sg addwall <arenaid> Added Lobby Wall'
The log contains this error:
[WARNING] [SurvivalGames] Task #140 for SurvivalGames v0.5.8 generated an exception java.lang.IndexOutOfBoundsException: Index: 1, Size: 1 at java.util.ArrayList.rangeCheck(ArrayList.java:604) at java.util.ArrayList.get(ArrayList.java:382) at org.mcsg.survivalgames.LobbyWall.update(LobbyWall.java:85) at org.mcsg.survivalgames.LobbyWall$1.run(LobbyWall.java:77) at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftTask.run(CraftTask.java:53) at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:513) at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226) at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
-
View User Profile
-
Send Message
Posted May 9, 2013i need a link to download the version 0.5.0 pls
-
View User Profile
-
Send Message
Posted May 9, 2013@killerdean13
Did you write arenas? That is wrong it must be arena without s.
For those with message errors, you need the files from the repository:
https://github.com/Double0negative/Survival-Games/blob/master/src/main/resources/messages.yml
https://github.com/Double0negative/Survival-Games/blob/master/src/main/resources/kits.yml
-
View User Profile
-
Send Message
Posted May 8, 2013@DeanosDinos69
Dude you need to set up permissions using a permissions plugin such as PermissionEX
-
View User Profile
-
Send Message
Posted May 8, 2013@LiLChris06
I GAVE THEM EVERY PERM LISTED!!!! AND IM NOT SETTING UP ALL THE GOD DAMN PERMISSIONS FOR ONE STUPID PLUGIN!!!!
-
View User Profile
-
Send Message
Posted May 8, 2013@semirotta
Dev versions work fully on 1.5.2.
-
View User Profile
-
Send Message
Posted May 8, 2013Still have no idea if this works in 1.5.2 or not..
-
View User Profile
-
Send Message
Posted May 8, 2013this is so stupid. only ops can join or do any of the command regarding SG. whenever u di a command it says :
18:32:30 [INFO] DeanosDinos69 issued server command: /sg help 18:32:30 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'sg' in plugin SurvivalGames v0.5.8 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:547) at net.minecraft.server.v1_5_R3.PlayerConnection.handleCommand(PlayerConnection.java:979) at net.minecraft.server.v1_5_R3.PlayerConnection.chat(PlayerConnection.java:895) at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:840) at net.minecraft.server.v1_5_R3.Packet3Chat.handle(Packet3Chat.java:44) at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:186) at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:109) at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35) at org.spigotmc.MultiplexingServerConnection.b(MultiplexingServerConnection.java:72) at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:583) at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:224) at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:472) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:404) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.NullPointerException at org.mcsg.survivalgames.CommandHandler.help(CommandHandler.java:179) at org.mcsg.survivalgames.CommandHandler.onCommand(CommandHandler.java:124) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 15 more
can someone make a plugin for 1.5.2 for SG?
-
View User Profile
-
Send Message
Posted May 8, 2013transactim.net
-
View User Profile
-
Send Message
Posted May 8, 2013Have the solution for WEBSTATS!! Just download version 0.4.8 that is a RAR and webstats is there!!
-
View User Profile
-
Send Message
Posted May 8, 2013@AzureNinja
same happens to me. they told me to install 0.4.11 but neither. need a soltion :(
-
View User Profile
-
Send Message
Posted May 8, 2013Why is there no webstats folder?
-
View User Profile
-
Send Message
Posted May 8, 2013Nobody can join a game unless OP, no matter what permissions they have or what group manager group they are in. It just says "Failed to load message for messages.game.nopermission" Help?
-
View User Profile
-
Send Message
Posted May 8, 2013@Gonzalineitor
Good idea! I need it too!