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 23, 2012@Zendrex
It will randomize all the items in the chest. There is a file called chests in SurvivalGames folder in Plugins U can add stuff or just keep them the way they are. Nothing will be logged for the chests anything inside the arena will only be randomized nothing else.
-
View User Profile
-
Send Message
Posted Jun 23, 2012THE PROBLEM WITH THE PLUGIN IS THE SQL SERVER. DO NOT USE THE SQL DATABASE ON THE YOUTUBE VIDEO ABOVE. THAT FIXES ALL ROLLBACK PROBLEMS.
-
View User Profile
-
Send Message
Posted Jun 23, 2012@JamesBoyd21
Remove the port in your host.
host: 'instance19061.db.xeround.com'
-
View User Profile
-
Send Message
Posted Jun 23, 2012@Double_0_negative
I get errors while in an arena. I posted on your forums in more detail about it and will be updating it later with errors and other things like that.
-
View User Profile
-
Send Message
Posted Jun 23, 2012Any chance this could be open source? I would like to help fix a few things because right now the plugin is poorly undeveloped :( Put it on Github and you'll have plenty of forks.
-
View User Profile
-
Send Message
Posted Jun 23, 2012Some people seem to be getting confused with what the /sg join and /sg leave commands do. The /sg join command currently teleports you to the lobby and nothing more. This will NOT put you in game. The sg leave command takes you out of a game "ie clicking the sign and being teleported in". Trying to run the /sg leave command while not in an actual game will throw an error that looks something like this.
2012-06-22 20:01:43 [SEVERE] java.lang.NullPointerException 2012-06-22 20:01:43 [SEVERE] at com.skitscape.survivalgames.GameManager.removePlayer(GameManager.java:152) 2012-06-22 20:01:43 [SEVERE] at com.skitscape.survivalgames.commands.Leave.onCommand(Leave.java:10)
-
View User Profile
-
Send Message
Posted Jun 23, 2012@Double_0_negative
Currently I am just keeping changes in memory, as not many changes happen during the game usually, there will not be a huge memory hit. However we are testing this to see how much it will really effect it.
-
View User Profile
-
Send Message
Posted Jun 23, 2012@dakota5664
Are you in an arena? Did you set your lobby spawn? Any console errors?
-
View User Profile
-
Send Message
Posted Jun 23, 2012When Ever I Try To Leave It Says There Is An Error While Executing This Command. PLZ HELP
-
View User Profile
-
Send Message
Posted Jun 23, 2012For some reason, if players join an arena, then disconnect then re-join the can move ANYWHERE in the arena. This happens often, is this a bug or ... ? Second, some players have been able to break blocks even though i disabled ALL block breaking for every item. Please, tell me why this is happening, it does affect my server majorlly.
-
View User Profile
-
Send Message
Posted Jun 23, 2012Is there a permissions node for the leave command? I did not see one, guessing it is part of the join command?
-
View User Profile
-
Send Message
Posted Jun 23, 2012@jamiek9540
You need to give them : - sg.arena.join in your permissions file.
-
View User Profile
-
Send Message
Posted Jun 23, 2012when people are in the lobby they try click on the sign then it says no permission help please!
-
View User Profile
-
Send Message
Posted Jun 23, 2012@LaxWasHere
I have mate, still not working. Once they are in the map, they can use any commands once it starts, when on the pod it doesn't work. But when playing it does.
-
View User Profile
-
Send Message
Posted Jun 23, 2012ok so for the database do i do it like this: sql: host: 'instance19061.db.xeround.com:12680' port: '12680' user: 'jamesboyd21' pass: '___' database: 'castlecraftsg' prefix: 'sg_' cause it will not connect
-
View User Profile
-
Send Message
Posted Jun 23, 2012@Curtis4321
Make sure you have "disallow-commands: true" in the config.
-
View User Profile
-
Send Message
Posted Jun 23, 2012My players, can still do commands when the game is active. Like /tpa and /sethome along with /f home , /spawn
-
View User Profile
-
Send Message
Posted Jun 23, 2012Hello I am having trouble with this plugin. I think what I am doing wrong is the MySQL part. What is the best MySQL provider for free to use for this? Can I run MySQL on my computer? Does the computer running MySQL have to always be on? (My server is remotely hosted).
Thank you so much for your help. Many of my players are waiting and they are starting to get impacient.
-
View User Profile
-
Send Message
Posted Jun 23, 2012@Curtis4321
Use Multiverse. It's what most admins use and what most people know how to use.
@Zendrex
All chest are randomized, which means each chest differs from the last game. Unless Double made a feature that disables randomize chest.
-
View User Profile
-
Send Message
Posted Jun 23, 2012@Undeadkillz
I mean, say one chest has a iron sword and some bread, and another has a now and apples, will it log what are in the chests... Meaning do I have to manually go and find all the chests and log them where they are, and what are in them?