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 Jul 27, 2014Hi, I got another idea for the plugin !
Could you add the effect on compass that if you right clic on it it's track the nearest player, and warn the guy who's tracked ?
I got another plugin who's doing this http://dev.bukkit.org/bukkit-plugins/compass-tracker/
This one, but it's also tracking spectator :s
-
View User Profile
-
Send Message
Posted Jul 27, 2014@ritepvp
/sg lobby setspawn <LOBBYNAMEY> /sg lobby reload <LOBBYNAME>
-
View User Profile
-
Send Message
Posted Jul 27, 2014@spiral6bukkit
This bug occurs if there was another SurvivalGames folder before you've installed the plugin.
-
View User Profile
-
Send Message
Posted Jul 27, 2014Every time the plugin says something, it says the message with "MemorySection[path='prefix', root='YamlConfiguration']" before it. Also, after finishing a game, I get stuck in the lobby and can't move, or say commands. Attempting to say commands will say "Cannot send chat message".
-
View User Profile
-
Send Message
Posted Jul 27, 2014If I moved a lobby to a new location, how do i set the spawn for its new location ? - ritepvp
-
View User Profile
-
Send Message
Posted Jul 27, 2014@Z609
Can you compile the GitHub source?
-
View User Profile
-
Send Message
Posted Jul 27, 2014I can't manage to find the config for dissallow the chat for spectator, any idea for doing this ?
Maybe a chat limited for the world players of HG are too ?
I'm using FactionChat so this could be a problem too ?
-
View User Profile
-
Send Message
Posted Jul 27, 2014@ritepvp
That is implemented in the GitHub source.
@jovanmanic
Hmm that's weird. Maybe post a support ticket or make a video on it?
@Magzr
Definitely has to do with the Java version. You must be running Java 6. Try updating to Java 7 or Java 8. To test to see which version, just execute java -version in cmd (for Windows). I'm not sure how to see the java version for any other operating systems. If you are relying on a host, ask them for their current java version. If they say Java 6 or lower, then you're going to need to ask them to update it. cite: http:stackoverflow.com/questions/10382929/unsupported-major-minor-version-51-0
J2SE 8 = 52,
J2SE 7 = 51,
J2SE 6.0 = 50,
J2SE 5.0 = 49,
JDK 1.4 = 48,
JDK 1.3 = 47,
JDK 1.2 = 46,
JDK 1.1 = 45
-
View User Profile
-
Send Message
Posted Jul 27, 2014@Magzr
What JAVA version are you using ?
-
View User Profile
-
Send Message
Posted Jul 26, 2014Hey there,
I have been trying to get this plugin for a while, and for some reason it hasn't been working. I'm not talking about setting up an arena, game, etc. I have been having problems with making this plugin work. When I start up my server it comes up with an error:
[13:41:27 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
I'm guessing this is something about the version of the plugin or my server. But I have got a server running Craftbukkit 1.7.9 and this version of the plugin is 1.7.9. I don't understand what is going on, or why this is not working. If someone could help me out or explain why this is happening that would be excellent. :)
-Magzr
-
View User Profile
-
Send Message
Posted Jul 26, 2014Umm I used to have this plugin a while ago and all of the thing were awesome! But I stopped using it. But later on i re-installed it and these random messages pop up every time it says game starts in 5...4....3...2...1! Please help me fix this!
-
View User Profile
-
Send Message
Posted Jul 26, 2014Do someone have same problem as me on my server ? When I setup plugin and arena, everything working well but when game finished I think just Winner of Arena teleport into some blocks? I delete config and setup everything again and same problem.. Can somebody help me ?
-
View User Profile
-
Send Message
Posted Jul 26, 2014@EN7
Yep that's it ! :3
-
View User Profile
-
Send Message
Posted Jul 26, 2014@Herthes
So are you saying rewards for 2nd place and 3rd place winners? I agree, that would be a good idea.
-
View User Profile
-
Send Message
Posted Jul 26, 2014@ritepvp
That's a planned feature
-
View User Profile
-
Send Message
Posted Jul 26, 2014Hey is there anyway that I can change the time that a winning player goes back to spawn after they win. Like the player stays in the arena for another couple of seconds? Thank You - ritepvp
-
View User Profile
-
Send Message
Posted Jul 26, 2014@Kervinou
I'll help you on PM
-
View User Profile
-
Send Message
Posted Jul 25, 2014Ok thanks, I got another ask, can you add a reward for the seconds and thirth player ? <3
-
View User Profile
-
Send Message
Posted Jul 25, 2014@Kervinou
Nop ! ;-(
No change after 2 days with multiverse keepSpawnMemory False
[23:47:19 INFO]: Durée de fonctionnement : 4 heures 45 minutes
[23:47:19 INFO]: TPS actuellement = 19,96
[23:47:19 INFO]: Mémoire maximale : 6 622 Mo
[23:47:19 INFO]: Mémoire utilisée : 6 622 Mo
[23:47:19 INFO]: Mémoire libre : 2 741 Mo
[23:47:19 INFO]: World "skylobby": 0 chunks, 0 entities, 0 tiles.
[23:47:19 INFO]: World "HungerGames_Apocalypse": 0 chunks, 0 entities, 0 tiles.
[23:47:19 INFO]: World "HungerGamesLobby": 961 chunks, 1 entities, 32 tiles.
[23:47:19 INFO]: World "prophunt": 974 chunks, 3 entities, 119 tiles.
[23:47:19 INFO]: World "HungerGames_SnowKrill": 0 chunks, 0 entities, 0 tiles.
[23:47:19 INFO]: World "HungerGames_Surprise": 0 chunks, 0 entities, 0 tiles.
[23:47:19 INFO]: World "island-0": 58 171 chunks, 411 entities, 1 416 tiles.
-
View User Profile
-
Send Message
Posted Jul 25, 2014@qeterme
Kits is a planned feature. For now, use essentials kits, which you can link to Vault quite easily, with a bit of googling. I use Essentials Kits, and set costs, and it works perfectly fine.