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 24, 2012@luka9x
did u get this error only when someone type /list. It seems there is some problem with /list
-
View User Profile
-
Send Message
Posted Aug 24, 2012@Pbrew85
That should be right. If there are still problems feel free to comment :D
-
View User Profile
-
Send Message
Posted Aug 24, 2012@Benas1
I'm getting that one too and I don't know why.
-
View User Profile
-
Send Message
Posted Aug 24, 2012Is is compatible with the new version of WorldEdit?
-
View User Profile
-
Send Message
Posted Aug 24, 2012Hi i get this error when i do /hg join and other commands. please help
20.08 21:01:47 [Server] SEVERE at net.minecraft.server.ThreadServerApplication.run(SourceFile:539) 20.08 21:01:47 [Server] SEVERE at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406) 20.08 21:01:47 [Server] SEVERE at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474) 20.08 21:01:47 [Server] SEVERE at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212) 20.08 21:01:47 [Server] SEVERE at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581) 20.08 21:01:47 [Server] SEVERE at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30) 20.08 21:01:47 [Server] SEVERE at net.minecraft.server.ServerConnection.b(SourceFile:35) 20.08 21:01:47 [Server] SEVERE at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109) 20.08 21:01:47 [Server] SEVERE at net.minecraft.server.NetworkManager.b(NetworkManager.java:276) 20.08 21:01:47 [Server] SEVERE at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44) 20.08 21:01:47 [Server] SEVERE at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807) 20.08 21:01:47 [Server] SEVERE at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825) 20.08 21:01:47 [Server] SEVERE at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:878) 20.08 21:01:47 [Server] SEVERE at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492) 20.08 21:01:47 [Server] SEVERE at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168) 20.08 21:01:47 [Server] SEVERE at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) 20.08 21:01:47 [Server] SEVERE at com.skitscape.survivalgames.CommandHandler.onCommand(CommandHandler.java:122) 20.08 21:01:47 [Server] SEVERE at com.skitscape.survivalgames.commands.Join.onCommand(Join.java:28) 20.08 21:01:47 [Server] SEVERE at com.skitscape.survivalgames.SettingsManager.getLobbySpawn(SettingsManager.java:149) 20.08 21:01:47 [Server] SEVERE at org.bukkit.Bukkit.getWorld(Bukkit.java:167) 20.08 21:01:47 [Server] SEVERE at org.bukkit.craftbukkit.CraftServer.getWorld(CraftServer.java:786)
-
View User Profile
-
Send Message
Posted Aug 24, 2012Ok I have a bug on my server ... I don't know how to fix it ... here's the log 03:03 PM [SEVERE] java.lang.NullPointerException 03:03 PM [SEVERE] at com.skitscape.survivalgames.commands.ListPlayers.onCommand(ListPlayers.java:21) 03:03 PM [SEVERE] at com.skitscape.survivalgames.CommandHandler.onCommand(CommandHandler.java:122) 03:03 PM [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) 03:03 PM [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168) 03:03 PM [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492) 03:03 PM [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:878) 03:03 PM [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825) 03:03 PM [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807) 03:03 PM [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44) 03:03 PM [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:276) 03:03 PM [SEVERE] at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109) 03:03 PM [SEVERE] at net.minecraft.server.ServerConnection.b(SourceFile:35) 03:03 PM [SEVERE] at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30) 03:03 PM [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581) 03:03 PM [SEVERE] at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212) 03:03 PM [SEVERE] at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474) 03:03 PM [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406) 03:03 PM [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
-
View User Profile
-
Send Message
Posted Aug 24, 2012@Pbrew85
you need to control few plugins to make your server work: groups manager essentials multiverse (if you are using it) survival games ...
If you can't figure out something ... try youtube tutorials
-
View User Profile
-
Send Message
Posted Aug 24, 2012@Seaboiii
like this?
default: default groups: default: permissions: - sg.arena.join - sg.arena.vote - sg.arena.spectate - sg.lobby.join groups: [] prefix: '[&cGuest&f]'
-
View User Profile
-
Send Message
Posted Aug 24, 2012@Pbrew85
You need permissions plugin. I recommend Bpermissions. U need to give the default group the permission to join. Like "sg.arena.join"
-
View User Profile
-
Send Message
Posted Aug 24, 201214:55:31 [SEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 14:55:31 [SEVERE] at java.util.ArrayList.RangeCheck(ArrayList.java:547) 14:55:31 [SEVERE] at java.util.ArrayList.get(ArrayList.java:322) 14:55:31 [SEVERE] at com.skitscape.survivalgames.Game.playerWin(Game.java:395) 14:55:31 [SEVERE] at com.skitscape.survivalgames.Game.killPlayer(Game.java:347) 14:55:31 [SEVERE] at com.skitscape.survivalgames.Game.removePlayer(Game.java:250) 14:55:31 [SEVERE] at com.skitscape.survivalgames.GameManager.removePlayer(GameManager.java:161) 14:55:31 [SEVERE] at com.skitscape.survivalgames.commands.Leave.onCommand(Leave.java:15) 14:55:31 [SEVERE] at com.skitscape.survivalgames.CommandHandler.onCommand(CommandHandler.java:122) 14:55:31 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) 14:55:31 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168) 14:55:31 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492) 14:55:31 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:878) 14:55:31 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825) 14:55:31 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807) 14:55:31 [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44) 14:55:31 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:276) 14:55:31 [SEVERE] at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109) 14:55:31 [SEVERE] at net.minecraft.server.ServerConnection.b(SourceFile:35) 14:55:31 [SEVERE] at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30) 14:55:31 [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581) 14:55:31 [SEVERE] at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212) 14:55:31 [SEVERE] at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474) 14:55:31 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406) 14:55:31 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
-
View User Profile
-
Send Message
Posted Aug 24, 2012@luka9x
can you help me, I don't understand what plugins I need etc i have the arena set up but when I unop myself and hit the sign to start the game it says You do not have permission in red.
-
View User Profile
-
Send Message
Posted Aug 24, 2012@Pbrew85
Well I needed like 12 hours max to set up everithing... with additional plugins and figure out how to set up worlds, configs .. and it's perfect now :) ... everithing but spectate ...
-
View User Profile
-
Send Message
Posted Aug 24, 2012this plugin is such a pain to install even without any permissions plugins installed on my server it still says to non opped users they don't have permission to join the arena...
-
View User Profile
-
Send Message
Posted Aug 24, 2012@Double_0_negative
hey i tyred using multiverse and multiworld but i get the same error (you told me that the world is not loaded at start up) What should i do ? If i use /sg join i get internal server error .. any advice please?
ps : the lobby is made in WORLD (the main world) but some time ago i've had the lobbby into the arena world and it worked fine
-
View User Profile
-
Send Message
Posted Aug 23, 2012[SEVERE] Could not pass event EntityDamageByEntityEvent to SurvivalGames org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:332) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at org.bukkit.craftbukkit.event.CraftEventFactory.callEvent(CraftEventFactory.java:80) at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:364) at org.bukkit.craftbukkit.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:386) at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:591) at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:595) at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:349) at net.minecraft.server.EntityArrow.h_(EntityArrow.java:222) at net.minecraft.server.World.entityJoinedWorld(World.java:1239) at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:498) at net.minecraft.server.World.playerJoinedWorld(World.java:1221) at net.minecraft.server.World.tickEntities(World.java:1119) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:565) at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212) at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539) Caused by: java.lang.NullPointerException at com.skitscape.survivalgames.stats.StatsManager.saveGame(StatsManager.java:143) at com.skitscape.survivalgames.Game.playerWin(Game.java:411) at com.skitscape.survivalgames.Game.killPlayer(Game.java:347) at com.skitscape.survivalgames.Events.DeathEvent.onPlayerDieEvent(DeathEvent.java:62) at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330) ... 19 more
-
View User Profile
-
Send Message
Posted Aug 23, 2012@qwenjgfujn not currently, but its planned to be added.
-
View User Profile
-
Send Message
Posted Aug 23, 2012I was wondering if there was a way to config the plugin to hook it up to Iconomy so when people when a match they will get money. Thx
-
View User Profile
-
Send Message
Posted Aug 23, 2012@Double_0_negative
This plugin does take up a lot of CPU, and memory usage at times. After I setup the plugin, we started noticing more lag at 200 players, but I guess people will have to deal with it until a update or performance improvements are possibly released. Thanks for the help.
-
View User Profile
-
Send Message
Posted Aug 23, 2012@Double_0_negative
I am really glad that you saw my message, thank you :)
I hope update will be soon :)
-
View User Profile
-
Send Message
Posted Aug 23, 2012It has been confirmed that spectating is broken.. again.. expect an update soon, in the mean time it is recommended that you remove the spectate perm.