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 11, 2012Errors all the time: http://pastie.org/4068600
-
View User Profile
-
Send Message
Posted Jun 11, 2012Are you planing to add a price for the winner?
-
View User Profile
-
Send Message
Posted Jun 11, 2012@Soapynuke
I've answered your PM about this.
-
View User Profile
-
Send Message
Posted Jun 11, 2012The plugin won't reset my chest? Is there an update coming out to fix this? If so when? Please answer ASAP! Please!
-
View User Profile
-
Send Message
Posted Jun 11, 2012@pgirl
I should have mentioned that command. I had already been using it. :/ making sure my circle was within the two points, then typing out expand vertical. with the response back that the expand had worked. I still continue to get errors, even if the selection is a small area. :(
-
View User Profile
-
Send Message
Posted Jun 11, 2012@Guvnors
From what I can tell it's coming soon.
-
View User Profile
-
Send Message
Posted Jun 11, 2012@Jazed2011 /!\ Please note that potions can generate by several times some lag, potions can also corrupt your chest.yml.
-
View User Profile
-
Send Message
Posted Jun 11, 2012Don't forget that the command "/expand vertical" maybe create some bugs. It's better and faster when you use "//expand vert" ( with one or two "/", depends on how you configured worldedit.
-
View User Profile
-
Send Message
Posted Jun 11, 2012I will release my server , when will come the new release ?
-
View User Profile
-
Send Message
Posted Jun 11, 2012Any idea of the release of the web stats? Very looking forward to it.
-
View User Profile
-
Send Message
Posted Jun 11, 2012@JoseCrazy
Make sure you set your arena and lobby spawn right, then do the lobbywalls.
-
View User Profile
-
Send Message
Posted Jun 11, 2012@pgirl
In your plugins/SurvivalGames/chest.yml you can change the amount and item ID's you want to change, add or remove.
Also all opened chest get stored in a list or small "database". When the time comes to refill the "database" will get cleared and it will refill the chests.
-
View User Profile
-
Send Message
Posted Jun 11, 2012My chests aren't refilling after reset. Have I missed a step? I can't seem to find where to stipulate what goes in the chests.
How does the plugin find empty chests - or does it just do an "undo" type of thing and roll back to what was there at enable?
Can I tell it what random items to fill with?
-
View User Profile
-
Send Message
Posted Jun 11, 2012@FrostEnergy
I figured it out - My arena wasn't correct. You have to expand the blocks up and down, as the 2 points are flat and needs to be the entire world space. There is a secondary video that explains it better.
use
/expand vertical
after selecting the arena and before setting the /sg setspawn next
-
View User Profile
-
Send Message
Posted Jun 10, 2012@ianistheking95
No. The entire plugin uses the database. It's not hard at all to make a database. If you can't do localhost, use db4free.net. It's very straightforward.
-
View User Profile
-
Send Message
Posted Jun 10, 2012Is it possible to use this plugin without setting up SQL, and just not using those features?
-
View User Profile
-
Send Message
Posted Jun 10, 2012@pgirl
I should mention that mine too says that the arena creation was successful, It even fills it in, in the system file.
but anytime I try to do any other commands including setspawn, or join, it gives me red error text. and says to use /sg help
-
View User Profile
-
Send Message
Posted Jun 10, 2012I'm having the same problem as Frostenergy and I think it's because I haven't set the next spawn yet - but after I've selected my arena, done the /sg createarena, and been told that it's successful, when I try to do /sg createspawn next , I get told I'm not in the arena!!
I really want to get this working - I've got a bunch of peeps waiting for me to go live. :D
-
View User Profile
-
Send Message
Posted Jun 10, 2012I have a bit of a problem on my server.. Anytime I try to create an arena with /sg createarena. the console immediately floods with errors like:
2012-06-10 19:59:15 [SEVERE] java.lang.NullPointerException 2012-06-10 19:59:15 [SEVERE] at org.bukkit.craftbukkit.CraftServer.getWorld(CraftServer.java:767) 2012-06-10 19:59:15 [SEVERE] at org.bukkit.Bukkit.getWorld(Bukkit.java:166) 2012-06-10 19:59:15 [SEVERE] at com.skitscape.survivalgames.SettingsManager.getLobbySpawn(SettingsManager.java:143) 2012-06-10 19:59:15 [SEVERE] at com.skitscape.survivalgames.LobbyManager.updateGameStatus(LobbyManager.java:295) 2012-06-10 19:59:15 [SEVERE] at com.skitscape.survivalgames.LobbyManager$LobbySignUpdater.run(LobbyManager.java:274)
This continues to happen until I delete the arena. Also, I am able to create a lobby wall, and it does come up with the beginning text. But remains to always say "no arenas" through this whole process.
I am running Bukkit #2203. and Worldedit #1164-15977e8.
-
View User Profile
-
Send Message
Posted Jun 10, 2012Please help me when i create the lobby wall it says Lobby wall created sucesfully but the signs stay with nothing in,the signs didn't change.
I tried with everything,help me :(