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 15, 2012@Double_0_negative
Thanks :p
-
View User Profile
-
Send Message
Posted Jun 15, 2012Here is my problem :
I can't use webstats. I've 3 errors on sql : http://mine-science.craft-web.com/stats/
Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 110 in /home/minescie/public_html/stats/db_con.php on line 15
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'minescie'@'localhost' (using password: NO) in /home/minescie/public_html/stats/db_con.php on line 17
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/minescie/public_html/stats/db_con.php on line 17 Could not connect: Access denied for user 'minescie'@'localhost' (using password: NO)
I've edited the db_con.php with the same SQL informations as my plugin but it keeper using minescie and localhost instead of my new informations. My server use phpmyadmin.
-
View User Profile
-
Send Message
Posted Jun 15, 2012Release A 0.4.1 is available for download on my forum. This version includes many bug fixes and is stable all except for the finishing bug still exists. Once this is fixed, it will be released as a full version
http://mc-sg.org/forum/index.php?threads/alpha-0-4-1.98/
-
View User Profile
-
Send Message
Posted Jun 15, 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 15, 2012I wish this plugin was open source at this current stage. I really do. I can dream though :)
-
View User Profile
-
Send Message
Posted Jun 14, 201214:41:17 [SEVERE] java.lang.NullPointerException 14:41:17 [SEVERE] at com.skitscape.survivalgames.stats.StatsManager.playerDied(StatsManager.java:100) 14:41:17 [SEVERE] at com.skitscape.survivalgames.Game.killPlayer(Game.java:270) 14:41:17 [SEVERE] at com.skitscape.survivalgames.Game.removePlayer(Game.java:245) 14:41:17 [SEVERE] at com.skitscape.survivalgames.GameManager.removePlayer(GameManager.java:152) 14:41:17 [SEVERE] at com.skitscape.survivalgames.commands.Leave.onCommand(Leave.java:10) 14:41:17 [SEVERE] at com.skitscape.survivalgames.CommandHandler.onCommand(CommandHandler.java:109) 14:41:17 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) 14:41:17 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) 14:41:17 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479) 14:41:17 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821) 14:41:17 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781) 14:41:17 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764) 14:41:17 [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34) 14:41:17 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) 14:41:17 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) 14:41:17 [SEVERE] at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) 14:41:17 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567) 14:41:17 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459) 14:41:17 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
-
View User Profile
-
Send Message
Posted Jun 14, 2012@zephroelectro
I restarted everytime I changed configs. I tested on both my BeastNode and Limestone Network server, the database connection was perfect but maybe I miss something here that make votestart not working.
I did gave players permissions to vote start the game. The percentage is now 51: auto-start-players: 20 auto-start-time: 20 auto-start-vote: 51
Still, when players vote start, even when all of them vote start, nothing happened. I always have to force start the game. I wish I can get help. The only plugins on my new Limestone Network server right now are: Essentials, EssentialsGEOIP, PEX & PEX Chatmanager, Vault, dynmap, JSonAPI, Remote Toolkit, World guard, World Edit, and Survival Games. They're all base plugins that I don't think there's any fighting between them.
-
View User Profile
-
Send Message
Posted Jun 14, 2012@haris101
It's not mysql.
-
View User Profile
-
Send Message
Posted Jun 14, 2012@Double_0_negative
With that being said, I think this is update is a little misleading considering it said that the reset bug was fixed.
I would edit that. Very user friendly though. Easy to re-write program. Cheers.
-
View User Profile
-
Send Message
Posted Jun 14, 2012FIX THE FINISHING BUG!! AND HOW DO I MAKE MY STAFF ON THE SIGNS BLUE AND WHEN DEAD RED?
-
View User Profile
-
Send Message
Posted Jun 14, 2012@haris101
whoa whoa whoa now, first off, chill with the bold, second, chill with the bold and big letters.......
third, skitscape and antv are going to make a tutorial when the plugin is finished
forth, the reseting at 0% is not a mysql problem, there is a bug that has been fixed and will be released soon
-
View User Profile
-
Send Message
Posted Jun 14, 2012Problems I am currently facing:
1. Server starts. 2. Join Hunger Games Game. 3. Play through the game. 4. Someone wins. 5. The lobby is still stuck at 0%.
Note: Downloaded latest version. I deleted the "config.yml" and also reset my SQL Server settings.
Any ideas? Thanks.
-
View User Profile
-
Send Message
Posted Jun 14, 2012@jonithinisee
Did you try using a localhost mysql database. http://www.youtube.com/watch?v=aYbBNI-d6NY
-
View User Profile
-
Send Message
Posted Jun 14, 2012My server is having issues again with this plugin, it wont reset when there is only one person left and the lobby wall wont update when someone dies. Anyone know how to fix this? and it is not warping people in to the hunger games any more when they click the sign and they can't move, also not warping them out when they die.. AND people can just walk off the spawn point before it even starts then they break blocks and steal all the stuff in the chests
-
View User Profile
-
Send Message
Posted Jun 14, 2012@Rboy17z
The problem is that the datbase connection is slow and cant connect make a localhost mysql database by watching my video tutorial on it its very easy. http://www.youtube.com/watch?v=aYbBNI-d6NY
-
View User Profile
-
Send Message
Posted Jun 14, 2012Hello. I seem to be having trouble with my Arena resetting. After the game finishes, it says "The arena is resetting" whenever someone tries to click it. But the arena status is staying at 0%. I am also not seeing any errors
-
View User Profile
-
Send Message
Posted Jun 14, 2012This plugin works great on my server! The webstats fancy works great too! Multi world everything is perfect! :) I just dunno how to get ride of the instant teleport provided by /hg join :(
You can check it all here: 187.121.196.146
-
View User Profile
-
Send Message
Posted Jun 14, 2012@VietNg
Hi VietNg, Are you restarting the server each time you modify the config file? Perhaps it is not applying your changes :S
-
View User Profile
-
Send Message
Posted Jun 14, 2012I'm trying to get your attention hopefully, my votestart didn't work, I set the percentage as 75, 50, or 8, I have at least 5 players testing but after when they voted, it still didn't start. Please help!
-
View User Profile
-
Send Message
Posted Jun 14, 2012@mikeg3095
That's the correct functionality. Players should not have items in the lobby, or any other part of the map as well. The only time a player should have items on a Survival Games map is when they are partaking in a match.