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 12, 2013thanks for the answer but i have the dev buid and i have create the arena before number 1 and after i do /sg addwall 1 but it doesn t working the error message say all the time " this command has been replaced by /sg addwall<arenaid>
-
View User Profile
-
Send Message
Posted May 12, 2013@ambigate
You need to setup the arena first. If you are using the dev. builds, use /sg addwall 1. If you are using version B.0.4.11, use /sg setlobbywall
@xiamix
You can check out the dev builds. Those are new updates for the plugin.
@kin61
Are you new to permissions? You need to setup the permissions first before non-ops/ ops can do anything. If I am not wrong, for ops to modify the world, u need to give the ops 'modifyworld.*' permission. If you still having troubles, you can PM me. I am happy to help :)
@Shawn565
Its /sg addwall 1. Just select a whole row of signs and do /sg addwall 1.
-
View User Profile
-
Send Message
Posted May 12, 2013i have the same probleme with /sg addwall 1 don t work for me
-
View User Profile
-
Send Message
Posted May 12, 2013Update please ?
-
View User Profile
-
Send Message
Posted May 12, 2013@kin61
i mean the no opped people cant join still i mean and also ops cant do anything aswell
-
View User Profile
-
Send Message
Posted May 12, 2013@CallumKeogan
i have PermissionsEX and i havent put anything in there but people can joni now but now ops cant build or do anything
-
View User Profile
-
Send Message
Posted May 12, 2013@kin61
What permissions have you given? I believe there is a typo in the sg.arenas.join.<arena#> permission node, I think it should be sg.arena.join.<arena#>
-
View User Profile
-
Send Message
Posted May 12, 2013helllooooo!
-
View User Profile
-
Send Message
Posted May 12, 2013ughhh
-
View User Profile
-
Send Message
Posted May 12, 2013IM SO ANGRY AT THIS!.. NO ONE CAN JOIN ANY ARENA NO DEFAULT MEMBER CAN ONLY OPS!.. HOW TO FIX!. I HAVE JUST GOT PERMISSIONS JUST THEN AND NOW NO OPS CAN BUILD OR USE ANY COMMAND!. THIS IS crap!
-
View User Profile
-
Send Message
Posted May 12, 2013It won't let me use /sg addwall for some reason. I got my arena ready and everything. Im using the latest dev build
-
View User Profile
-
Send Message
Posted May 11, 2013When an arena finishes it bugges saying "getting no" and you cant join again! Also, it shows this erro message in the console: at net.minecraft.server.v1_5_R3.EntityPlayer.damageEntity(EntityPlayer.java:358) at net.minecraft.server.v1_5_R3.EntityHuman.attack(EntityHuman.java:874) at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:1101) at net.minecraft.server.v1_5_R3.Packet7UseEntity.handle(SourceFile:36) at net.minecraft.server.v1_5_R3.Packet7UseEntity$$EnhancerByCGLIB$$77d6092f.CGLIB$handle$0(<generated>) at net.minecraft.server.v1_5_R3.Packet7UseEntity$$EnhancerByCGLIB$$77d6092f$$FastClassByCGLIB$$859f6682.invoke(<generated>) at com.comphenix.net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) at com.comphenix.protocol.injector.packet.ReadPacketModifier.intercept(ReadPacketModifier.java:98) at net.minecraft.server.v1_5_R3.Packet7UseEntity$$EnhancerByCGLIB$$77d6092f.handle(<generated>) at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292) at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:109) at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35) at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581) 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) Caused by: java.lang.NullPointerException at com.skitscape.survivalgames.util.DatabaseManager.createStatement(DatabaseManager.java:72) at com.skitscape.survivalgames.stats.StatsManager.saveGame(StatsManager.java:141) at com.skitscape.survivalgames.Game.playerWin(Game.java:407) at com.skitscape.survivalgames.Game.killPlayer(Game.java:343) at com.skitscape.survivalgames.Events.DeathEvent.onPlayerDieEvent(DeathEvent.java:62) at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 27 moreç
I tried eveyrthing but i coudlt fix it... PLEASE HELP!
-
View User Profile
-
Send Message
Posted May 11, 2013Why my friend right click the sign but it says no permission?
you said "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:" But how?
-
View User Profile
-
Send Message
Posted May 11, 2013Wallsigns dont update, its allways o-0-x
And one thing, when will kits be added?
Thanks
-
View User Profile
-
Send Message
Posted May 11, 2013Is the deathmatch added?
and will you sell the codes to this plugin?
-
View User Profile
-
Send Message
Posted May 11, 2013Can you guys make Bounties in the update after the next update? It's very much appreciated and I think other people would like it too :)
-
View User Profile
-
Send Message
Posted May 11, 2013Is there any way to remove the [lobby] thing in chat? I'm trying to use HeroChat.
-
View User Profile
-
Send Message
Posted May 11, 2013Is it just for me the signs for the arenas are totally messed up? They say waiting and 0/28 players even when players are actually in the game. I've both reset the whole system.yml file and also recreated the lobby-wall.. with the correct command.
-
View User Profile
-
Send Message
Posted May 11, 2013well we set it in my firnds server so i have to w8 till he connects srrybut i promise i'll send it when i get it :)
-
View User Profile
-
Send Message
Posted May 11, 2013@ahmed0max
can u sure your perms file so I can see what perms you used?
Thanks
J