Ultimate Survival Games
Ultimate SurvivalGames is a fully configurable plugin, that allow players to play full automaticly survival games! The plugins is very customizable and can be set up different on each server!

Features
- Arena vote function with GUI
- Own chests blocks
- Deathmatch function
- Spectator Mode
- Configurable Scoreboard
- Configurable Messages
- Automaticly start and map-reset
- Unlimited game lobbys with unlimited arenas
- Multiverse support
- Seperate chat (in-game and global)
- And much more...
Other useful links

Commands
| Command | Description | Permission |
|---|---|---|
| /sg | The Main Command, shows the main help site | / |
| /sg start | Start a game | sg.start |
| /sg join <LOBBYNAME> | Join a Game | sg.join |
| /sg leave | Left a game | sg.join |
| /sg vote <ARENAID> | Vote for an arena | sg.join |
| /sg list | List of all available lobbys | sg.list |
| /sg lobby | Show the lobby helpsite | sg.lobby |
| /sg lobby create <NAME> | Creates a lobby | sg.lobby |
| /sg lobby setspawn <NAME> | Set the spawn of the lobby! | sg.lobby |
| /sg lobby unload <NAME> | Unload the lobby from the RAM | sg.lobby |
| /sg lobby load <NAME> | Load a lobby to the RAM and enable it. | sg.lobby |
| /sg lobby reload <NAME> | Unload and reload a lobby | sg.lobby |
| /sg lobby list <NAME> | List of all loaded arenas in a lobby | sg.lobby |
| /sg lobby delete <NAME> | Delete a lobby. | sg.lobby |
| /sg arena create <LOBBYNAME> <ARENA NAME> | Creates an arena in the specify Game-Lobby! | sg.arena |
| /sg arena tools | Gives the arena selection tools! | sg.arena |
| /sg arena select <LOBBYNAME> <ARENA NAME> | Select the specify arena in the specify Game-Lobby! | sg.arena |
| /sg arena check | Shows what must be done to finish the selected arena! | sg.arena |
| /sg arena addspawn | Adds a Spawn on the selected arena! | sg.arena |
| /sg arena removespawn <ID> | Removes a Spawn on the selected arena! | sg.arena |
| /sg arena deathmatch | Disabled or enabled the arena deathmatch! | sg.arena |
| /sg arena deathmatch add | Adds a deathmatch spawn! | sg.arena |
| /sg arena deathmatch remove <ID> | Removes a Spawn of the arena deathmatch! | sg.arena |
| /sg arena finish | Finish the arena setup and enable the arena! | sg.arena |
| Spectate after you die or if you join a started game | sg.spectate |

English Video Tutorial
Its not prohibited to leave a subscribe.

Planned features
- Add kits with special abilities
- Option for voting a random arena
- Add point system
- Add achievements
- Configurable delay between win of the game and start of the reset
- mysql/sqlite saved stats
- seperated chat and tab list
- Optional BarAPI support
- invisible dome with adjustable size in the middle of the deathmatch arena
- Use /sg join instead of /sg join <LOBBYNAME> if only one arena is defined!
- Add option to change the weather disabling

Plugin update checking/Plugin Statistics
- The plugin connects automaticly to curse (while enabling) , to inform you when a new update is available. If you don't want this, set the option "enable-update-check" in the config.yml of the SurvivalGames folder to false.
- The plugins sends automaticly statistic informations like current player amount, java version, etc. to http://mcstats.org/! If you don't want this, set the option "opt-out" in the config.yml of the PluginMetrics folder to true.







-
View User Profile
-
Send Message
Posted Jan 6, 2015Hi!
I needs help because it can not load!
I've Spigot1.7.10 and all Plugins what i need for this plugin but it can't load!
I've been looking after a year for help! I hope somebody can help me.
(sry for my bad english)
here is the latest log:
[13:35:32] [Server thread/ERROR]: Could not load 'plugins/SurvivalGames.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException java.lang.UnsupportedClassVersionError me/maker56/survivalgames/SurvivalGames : Unsupported major.minor version 51.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[Spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:336) ~[Spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:258) [Spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [Spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [Spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [Spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [Spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
Caused by: java.lang.UnsupportedClassVersionError me/maker56/survivalgames/SurvivalGames : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClass(ClassLoader.java:621) ~[?:1.6.0_65]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) ~[?:1.6.0_65]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) ~[?:1.6.0_65]
at java.net.URLClassLoader.access$000(URLClassLoader.java:58) ~[?:1.6.0_65]
at java.net.URLClassLoader$1.run(URLClassLoader.java:197) ~[?:1.6.0_65]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_65]
at java.net.URLClassLoader.findClass(URLClassLoader.java:190) ~[?:1.6.0_65]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
at java.lang.ClassLoader.loadClass(ClassLoader.java:306) ~[?:1.6.0_65]
at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ~[?:1.6.0_65]
at java.lang.Class.forName0(Native Method) ~[?:1.6.0_65]
at java.lang.Class.forName(Class.java:249) ~[?:1.6.0_65]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[Spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[Spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
... 6 more
[13:35:32] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.2
-
View User Profile
-
Send Message
Posted Jan 4, 2015It dose not say anything in the console but in game it wont save map ''0,0% complete''. Im using world edit 6.
-
View User Profile
-
Send Message
Posted Jan 3, 2015@Maker56 I am having A problem with PVP not working I have it on in the server properties and I have a hub plugin that has pvp disabled for just the hub. Anything I can check like plugins that should not be on together or other things?
-
View User Profile
-
Send Message
Posted Jan 3, 2015@Maker56 why aren't the entities disposing after the game is over? i thought this issue was fixed
-
View User Profile
-
Send Message
Posted Jan 3, 2015@Maker56:
The plugin works me correctly, but in the scoreboard.yml, in the green words says that the variable %arena% will replace the arena name, but this doesn't work me. (I tested that in the scoreboard name and in the scores. It doesn't work in any case. In the game appear "%arena%" in the scoreboard, i think that it is an internal error. In the console doesn't appear any error) Can you help me with that please? Suggestion: Can you add the possibility to a particular point when you leave/dead/win the game in an arena?
-
View User Profile
-
Send Message
Posted Jan 3, 2015@Maker56
Thank you :D It has been fixed
EDIT: when doing /sg arena finish it said there was an internal error therefore not letting me do the command, I restarted the server hoping that would fix it now there is no message when I do /sg (any commands with /sg), so I have no idea if deleting the messages.config took those out or the plugin just crashed on me .-. But every other command on my server works fine.
-
View User Profile
-
Send Message
Posted Jan 2, 2015how come the items arnt despawning on the ground after the game is over?
-
View User Profile
-
Send Message
Posted Jan 2, 2015@vladthegreat100
Do you use Multiverse-Inventories? This is mabye the reasing for the loss of the inventory. The message bug is because there was a survivalgames configuration folder before you installed ultimate survival games. Delete the messages.yml and reload/restart the server!
-
View User Profile
-
Send Message
Posted Jan 2, 2015I have sent in a ticket already but there hasn't been any answer (I sent it at the start of the week), but I see you have been active here so here is the problem. The whole plugin works fine but whenever I do any of the commands it end up looking like this :
It does that for every countdown.
-
View User Profile
-
Send Message
Posted Jan 2, 2015When ever someone dies they lose there inventory but can still hit and be hit by other players. It also happens outside of the arena. Any help? I also cant get rid of the plugin to see if it really is USG
-
View User Profile
-
Send Message
Posted Jan 2, 2015@NotableOsprey92
Sorry, I cant help you if you don't send me the error that occurs in the console.
-
View User Profile
-
Send Message
Posted Jan 2, 2015It still dose not WORK
-
View User Profile
-
Send Message
Posted Jan 1, 2015I got a nice suggestion for this nice plugin. Could you make players get a particle effect when they join the arena? Maybe make it so we could change the particle effect in the config. I would love a little detail on top of a great plugin.
-
View User Profile
-
Send Message
Posted Jan 1, 2015Spec blocking needs to be fixed!
-
View User Profile
-
Send Message
Posted Jan 1, 2015@KingleoDoesMC
Tell us something new... Let people know if they're using Multiverse Portal, WE6 does NOT work with it. You have to change your versions everytime you want to edit or create something in SG or MVP.
AND: If you're running Cauldron, you need the WE6 Mod, too. Otherwise, WE6 will kill items if you execute and Undo command.
-
View User Profile
-
Send Message
Posted Dec 31, 2014ATTENTION EVERYONE WHO IS HAVING THIS PROBLEM: Map save of arena <arena name> in lobby <lobby name> 0,0% Completed, THIS IS A FIX FOR IT!!!!
So lets start with why its doing this. its doing this BECAUSE you do not have World Edit version 6.0 and thats why because it says when you download survival games it only works with W/E 6. So, that said its just a simple matter of deleting the world edit you have that isnt 6.0 and download World Edit 6 from here: http://dev.bukkit.org/bukkit-plugins/worldedit/files/60-world-edit-6-0/ Now, just replace this file with the world edit you have and reload the server, then re-select your region and type /sg arena create <lobby name> <arena name> Then it should work!!! Hope this helps!!! :D
-
View User Profile
-
Send Message
Posted Dec 31, 2014Why does the plugin tell me that there's an update? We're on 1.9.4....
Happy New Year :-)
-
View User Profile
-
Send Message
Posted Dec 31, 2014@Jonzzii6
http://dev.bukkit.org/bukkit-plugins/ultimatesurvivalgames/files/10-survival-games-version-beta-1-9-4/
-
View User Profile
-
Send Message
Posted Dec 30, 2014Where can I download Ultimate Survival Games 1.9.4
-
View User Profile
-
Send Message
Posted Dec 30, 2014Its says nothing in the config