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 Jun 14, 2012@xiamix
Ah yes, I can understand that haha. To get rid of that face simply delete the "jim.png" image. That part was just me testing out CSS animations =)
@LaxWasHere
Awesome! Glad you like it. I could probably do a few more changes now that I think of it. The "Next/Prev" buttons at the bottom could be arranged more nicely. I'll give it a go.
-
View User Profile
-
Send Message
Posted Jun 14, 2012@zephroelectro
Thanks! My other players loved the new design. I took the liberty of taking out the face though, as xiamix said, there's no reason for it to be there. :D http://laxwashere.net/server1/
-
View User Profile
-
Send Message
Posted Jun 14, 2012Trying to follow posts on this forum is really hard ... unless I'm missing something. :s
My stats wall shows 0% reloading and I can't start a game. What have I missed? I've got the newest download running and deleted the config.yml (well the whole folder) before restarting my server.
Any clues guys/girls?
PS Loving the mod. :) Wish I was this clever.
-
View User Profile
-
Send Message
Posted Jun 14, 2012@zephroelectro
The face of that guy for example, there is no reason to be there...
-
View User Profile
-
Send Message
Posted Jun 14, 2012@zephroelectro
wow, good job! thank you very much :)
-
View User Profile
-
Send Message
Posted Jun 14, 2012@xiamix
How so? Some constructive feedback would be nice instead of just stating you don't like it.
Thanks.
-
View User Profile
-
Send Message
Posted Jun 14, 2012Please i need help :( I still have this * error : http://pastebin.com/s1pcbrYc
The player win, he is freezed at the 1st player spawn. Then we cant start a new game, he cant leave. I restart the serveur with a lot of errors, i need to kill the process to stop him.
:(
-
View User Profile
-
Send Message
Posted Jun 14, 2012@zephroelectro
Soory but it's ugly...
-
View User Profile
-
Send Message
Posted Jun 14, 2012If anyone wants a more fancy looking webstats, here is the one I just made for my own website:
Preview: http://i.imgur.com/5O8UN.png
Download: Link Removed: http://www.mediafire.com/?l5vk7i75t1ncds8
Feel free to link this above if you want. I had fun making it =)
-
View User Profile
-
Send Message
Posted Jun 14, 2012@haris101
yes, I run it on a pvp server and instant teleport is forbiden. It ruins my pvp cuz people use that to flee when running low on health
-
View User Profile
-
Send Message
Posted Jun 14, 2012I have the same problem as ScottSpittle and the Vote Start didn't work for me, a few players came in and test /sg vote (also /hg vote) but it didn't auto start. please help, I appreciate it!
2012-06-14 04:20:07 [SEVERE] java.net.BindException: Permission denied 2012-06-14 04:20:07 [SEVERE] at java.net.PlainSocketImpl.socketBind(Native Method) 2012-06-14 04:20:07 [SEVERE] at java.net.AbstractPlainSocketImpl.bind(Unknown Source) 2012-06-14 04:20:07 [SEVERE] at java.net.ServerSocket.bind(Unknown Source) 2012-06-14 04:20:07 [SEVERE] at java.net.ServerSocket.<init>(Unknown Source) 2012-06-14 04:20:07 [SEVERE] at java.net.ServerSocket.<init>(Unknown Source) 2012-06-14 04:20:07 [SEVERE] at com.skitscape.survivalgames.net.Webserver.run(Webserver.java:13)
-
View User Profile
-
Send Message
Posted Jun 14, 2012Hello, i got a problem, when anyone win he is freezed at the start, cant /hg leave and cant teleport because he is ingame :/
ERROR :
10:37:28 CONSOLE: [SEVERE] at com.skitscape.survivalgames.Game.removePlayer(Game.java:250) 10:37:28 CONSOLE: [SEVERE] at com.skitscape.survivalgames.GameManager.removePlayer(GameManager.java:152) 10:37:28 CONSOLE: [SEVERE] at com.skitscape.survivalgames.commands.Leave.onCommand(Leave.java:10) 10:37:28 CONSOLE: [SEVERE] at com.skitscape.survivalgames.Game.restoreInv(Game.java:561) 10:37:28 CONSOLE: [SEVERE] at com.skitscape.survivalgames.CommandHandler.onCommand(CommandHandler.java:109) 10:37:28 CONSOLE: [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479) 10:37:28 CONSOLE: [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821) 10:37:28 CONSOLE: [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) 10:37:28 CONSOLE: [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764) 10:37:28 CONSOLE: [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) 10:37:28 CONSOLE: [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) 10:37:28 CONSOLE: [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) 10:37:28 CONSOLE: [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781) 10:37:28 CONSOLE: [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567) 10:37:28 CONSOLE: [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459) 10:37:28 CONSOLE: [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 10:37:28 CONSOLE: [SEVERE] at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) 10:37:28 CONSOLE: [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
Then i need to restart : the server get flooded of "The game stop" or something like this and the server cant stop, then i must kill the process to restart.... :-(
Thank you !
-
View User Profile
-
Send Message
Posted Jun 14, 2012How did you start making plugins? (i would like to become a plugin maker too :D)
-
View User Profile
-
Send Message
Posted Jun 14, 2012@deleted_7536780
Theres no standards that have that otherwise it wouldn't even be there.
@deleted_7536780
the webserver is accidentally starting up in this version when its not suppose to, fixed in next update
-
View User Profile
-
Send Message
Posted Jun 14, 2012Error on startup
17:10:24 [SEVERE] java.net.BindException: Permission denied
17:10:24 [SEVERE] at java.net.PlainSocketImpl.socketBind(Native Method)
17:10:24 [SEVERE] at java.net.AbstractPlainSocketImpl.bind(Unknown Source)
17:10:24 [SEVERE] at java.net.ServerSocket.bind(Unknown Source)
17:10:24 [SEVERE] at java.net.ServerSocket.<init>(Unknown Source)
17:10:24 [SEVERE] at java.net.ServerSocket.<init>(Unknown Source)
17:10:24 [SEVERE] at com.skitscape.survivalgames.net.Webserver.run(Webserver.java:13)
17:10:24 [INFO] 303 255 299
17:10:24 [INFO] -302 0 -299
-
View User Profile
-
Send Message
Posted Jun 14, 2012@Double_0_negative
its Standards.
-
View User Profile
-
Send Message
Posted Jun 14, 2012@haris101
i doubt you can even code.. just saying, plus you dont have the src
-
View User Profile
-
Send Message
Posted Jun 13, 2012@haris101
Could I get a copy of that version? :P
-
View User Profile
-
Send Message
Posted Jun 13, 2012@MaloCrafted
Ok i just wanted to know since you guys cant seem to fix all the bugs and ive been successfull with fixing them and adding most of he features thats everyone wants. It could of been a big bump to get out of beta stage. But thats fine.
-
View User Profile
-
Send Message
Posted Jun 13, 2012@haris101 hopefully the author would allow me to join there dev team so we can work together.