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 5, 2012@broluigi
Thanks!
-
View User Profile
-
Send Message
Posted Aug 5, 2012@thenonamer
http://dev.bukkit.org/server-mods/survival-games/pages/setup/reference/
-
View User Profile
-
Send Message
Posted Aug 5, 2012@zakstr619 Yeah ikr I can't find them anywhere..
-
View User Profile
-
Send Message
Posted Aug 5, 2012Hey I need to find out the permissions. When someone tries to join they can't. What's the permissions so I can give it so people don't need to be op to join?
-
View User Profile
-
Send Message
Posted Aug 5, 2012What's the permission for people to join the game?
-
View User Profile
-
Send Message
Posted Aug 5, 2012@SUB_dawg
bukkit bug.
-
View User Profile
-
Send Message
Posted Aug 5, 2012waiting on bukkit to approve 0.4.10...
-
View User Profile
-
Send Message
Posted Aug 5, 2012After updating to 0.4.10, nobody can join my server and the console says "Read timed out" and "Connection reset". Any ideas?
-
View User Profile
-
Send Message
Posted Aug 5, 2012@bjornleijdstrom
yep, coming in b 0.5.0. :)
@zwirc
ah, lemme edit the page to make it easier to read.
-
View User Profile
-
Send Message
Posted Aug 5, 2012@Double_0_negative Well, I did ^^
"After you have created the arena, use the command /sg setspawn next to set the next spawn point at the place were you are standing"
but did not notice next was in the command.
-
View User Profile
-
Send Message
Posted Aug 5, 2012@Double_0_negative Hehe, still awesome plugin! Would be nice to add an optional value for "max length" for each game. That would make this full automatic and really awesome for my server!
-
View User Profile
-
Send Message
Posted Aug 5, 2012@bjornleijdstrom
I noticed, i accidentally crashed my server >.> ill probably work on implementing console commands soon.
-
View User Profile
-
Send Message
Posted Aug 5, 2012BTW; server crash when using commands via console on 1.3.1. You want pastebin or maybe try yourself to experience it yourself? :D
-
View User Profile
-
Send Message
Posted Aug 5, 2012@zwirc
Your problem is you need to either put a spawn number or use the "next" keyword. Please read the tutorial for more information. Also, i would appreciate it if you used pastbin or pastie for errors as not to spam the comments section.
-
View User Profile
-
Send Message
Posted Aug 5, 2012Same error as i posted earlier, tnx for no reply:
2012-08-05 21:05:32 [INFO] settings spawn 2012-08-05 21:05:32 [INFO] 1 1 2012-08-05 21:05:32 [SEVERE] java.lang.ArrayIndexOutOfBoundsException: 0 2012-08-05 21:05:32 [SEVERE] at com.skitscape.survivalgames.commands.SetSpawn.onCommand(SetSpawn.java:45) 2012-08-05 21:05:32 [SEVERE] at com.skitscape.survivalgames.CommandHandler.onCommand(CommandHandler.java:118) 2012-08-05 21:05:32 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) 2012-08-05 21:05:32 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168) 2012-08-05 21:05:32 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:490) 2012-08-05 21:05:32 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:879) 2012-08-05 21:05:32 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:826) 2012-08-05 21:05:32 [SEVERE] at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:476) 2012-08-05 21:05:32 [SEVERE] at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30) 2012-08-05 21:05:32 [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44) 2012-08-05 21:05:32 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:808) 2012-08-05 21:05:32 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:281) 2012-08-05 21:05:32 [SEVERE] at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109) 2012-08-05 21:05:32 [SEVERE] at net.minecraft.server.ServerConnection.b(SourceFile:35) 2012-08-05 21:05:32 [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:583) 2012-08-05 21:05:32 [SEVERE] at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212) 2012-08-05 21:05:32 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408) 2012-08-05 21:05:32 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
-
View User Profile
-
Send Message
Posted Aug 5, 2012@DAVC1235456
the /stop problem is a bukkit bug.
-
View User Profile
-
Send Message
Posted Aug 5, 2012B 0.4.10 dont work for me cant join server /cant stop server
B 0.4.9 work fine
-
View User Profile
-
Send Message
Posted Aug 5, 2012@Double_0_negative
The latest one you released. B 0.4.10
-
View User Profile
-
Send Message
Posted Aug 5, 2012@RobotJuices
What version?
-
View User Profile
-
Send Message
Posted Aug 5, 2012@Double_0_negative I keep getting this.
http://pastebin.com/2hwFs6mw