Survival Games X
Over 130,000 downloads!

Survival Games X is a plugin that runs Survival Games automatically. It has an extensive feature list and highly customizable configuration options. Plugin is to be run on multiple servers. If you're looking for simultaneous games in one server, click here
Installation
- Download the plugin and it's dependencies. (Vault)
- Place it in your /plugins folder.
- Reload or restart your server to generate the plugin folder.
- Place the world in the folder with the server.
- While in console type the 'sg addworld [worldName]' command. (Replace [worldName] with the name of the world you wish to add.
- Refer to the wiki to set up rewards.
- Refer to the wiki to set up spawn.
Note this plugin uses the entire Minecraft server. You will not be able to have worlds that are not affected by the plugin.
Video Tutorial
Somewhat out of date, however still works. Update: Dec 2022, no longer available.
To Do List
If it's blue then it's done. If it's red then it means it's going to be done. If it's green then it means it's done but not released yet.
- Multiple arenas.
- Dynamic MOTDs.
- Spectators.
- Force start/stop.
- Refill chests at midnight [17000 ticks] or through command.
- Map voting.
- Permissions for more voting power. (survivalgames.basic.vote.2 - allows a player vote worth 2)
- Deathmatch after a configured amount of time or by command.
- Deathmatch countdown before being teleported to center.
- Connection to mysql databases.
- Add your own arenas. (Configure everything!)
- Custom chest loot.
- Set spawn positions through config.
- No chest config. (Chests are filled apon user click.)
- No longer need the files in the world/data/ folder.
- All messages can be edited. (With colors and dynamic variables.)
- Chat format config for Spectators, Tributes and Game Makers. (Per world!)
- Time limit on deathmatch!
- Arenas are randomized.
- Voting for arena in lobby. (Cannot vote for an arena just played. (Maybe config this?))
- Scoreboard
- Full server shutdown using run scripts.
- TNT explodes, but doesn't break blocks.
- /sg setspawn [#] (Sets spawnpoint)
- Block break/place whitelist
- Voting Scoreboard
- Config chests, trapped chests and other container blocks' rewards separately.
- Option to kick player's to bungee cord server on restart.
- Kick the last joined user to allow vip access.
- Points
- Stats (MySQL)
- Multiple levels of kickjoin permission. The higher the level the more priority.
- Bounty Command (/sg bounty Tagette 100)
- Blood Effect when a player is hit or if they have very low health.
- Whole arena reset using a zipped version of the world.
- Economy support.
- No VanishNoPacket requirement.
- API for developers for even more customization of their survival games. (Started, unfinished)
- Compass Spectating
- Better TNT explosions!
- Sponsoring
- In-Game Shop
- Lightning shows where tributes are after a certain time.
- Deathmatch in a separate world.
- Built in nick-name/disguise system.
Planned Add-ons
Add-ons are plugins that use the survival games API to add features that just don't fit in the official version.
- Better Spectating
- Sponsoring
- Bounty
Donate to the developers!
The developers work long and hard on this plugin please support further development by donating. 
Modding and Licensing
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

-
View User Profile
-
Send Message
Posted Apr 7, 2014Question. I am getting the same error when trying to do /sg addarena. I type in /sg addarena [worldname] and I get an error that says "Arena has not been added. Could not find world '[worldname'."
Why is this? I am putting the world folder in the right place, but it keeps giving me the error, not an internal exception or anything.
-
View User Profile
-
Send Message
Posted Apr 7, 2014@fishing4fish85
Im using the bukkit build #3039 1.7.5
-
View User Profile
-
Send Message
Posted Apr 7, 2014Error, just got the plugin [18:21:17 INFO]: [SurvivalGames] Enabling SurvivalGames v1.0.5 [18:21:17 ERROR]: Error occurred while enabling SurvivalGames v1.0.5 (Is it up t o date?) java.lang.NoClassDefFoundError: org/apache/commons/lang3/tuple/Pair at net.shockverse.survivalgames.extras.PropertyList.setString(PropertyLi st.java:126) [?:?] at net.shockverse.survivalgames.extras.PropertyList.setString(PropertyLi st.java:121) [?:?] at net.shockverse.survivalgames.core.Settings.setup(Settings.java:144) ~ [?:?] at net.shockverse.survivalgames.core.Settings.load(Settings.java:81) [? :?] at net.shockverse.survivalgames.SurvivalGames.onEnable(SurvivalGames.jav a:68) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [c raftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3039jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader .java:324) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3039jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage r.java:404) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3039jnks] at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugin(CraftServer.jav a:441) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3039jnks] at org.bukkit.craftbukkit.v1_7_R2.CraftServer.enablePlugins(CraftServer. java:375) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3039jnks] at net.minecraft.server.v1_7_R2.MinecraftServer.n(MinecraftServer.java:3 44) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3039jnks] at net.minecraft.server.v1_7_R2.MinecraftServer.g(MinecraftServer.java:3 19) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3039jnks] at net.minecraft.server.v1_7_R2.MinecraftServer.a(MinecraftServer.java:2 75) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3039jnks] at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.jav a:175) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3039jnks] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java :426) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3039jnks] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:6 18) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3039jnks] Caused by: java.lang.ClassNotFoundException: org.apache.commons.lang3.tuple.Pair
at java.net.URLClassLoader$1.run(Unknown Source) [?:1.8.0] at java.net.URLClassLoader$1.run(Unknown Source) [?:1.8.0] at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0]
at java.net.URLClassLoader.findClass(Unknown Source) [?:1.8.0] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader. java:77) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3039jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader. java:62) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3039jnks] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0] ... 16 more
-
View User Profile
-
Send Message
Posted Apr 7, 2014I don't know how you guys are getting errors with the Arenas.cfg :P
Is the default world of the server set to the same world as the lobby in the arenas.cfg?
-
View User Profile
-
Send Message
Posted Apr 7, 2014@duker02
Ohh. Well, that solves one problem. The Arenas.cfg error still remains a mystery.
-
View User Profile
-
Send Message
Posted Apr 7, 2014@xAmericanCheeze
You can't use the /sg addworld command without the world being imported into the server with an external plugin like Multiverse.
-
View User Profile
-
Send Message
Posted Apr 7, 2014Duker, can you create a test server and send a link to all who is having troubles with it?
-
View User Profile
-
Send Message
Posted Apr 7, 2014Could not load Arenas.cfg file!
-
View User Profile
-
Send Message
Posted Apr 7, 2014@GalaxaTeam
Just a folder, I think.
-
View User Profile
-
Send Message
Posted Apr 7, 2014@duker02
Where do I put the world file? what format .zip .rar or just a folder?
-
View User Profile
-
Send Message
Posted Apr 7, 2014@duker02
I still get the same exact error, on what you wanted me to do. Also, I can't add the world, it can't find it. The world I want to use is in my folder.
-
View User Profile
-
Send Message
Posted Apr 7, 2014@GalaxaTeam
In arenas.cfg, manually edit arena01 to the world you want to add. Then edit the settings accordingly. You cant add a world because arena01 is probably not an existing world in your server folder.
-
View User Profile
-
Send Message
Posted Apr 7, 2014Every time I try add a world it says it can find it. It also gives me this error when it starts up.
Error: http://pastebin.com/nKT23fQH Arena.cfg: http://pastebin.com/L5S56szQ
-
View User Profile
-
Send Message
Posted Apr 7, 2014Guys, the new version is here but just hasn't been approved.
http://dev.bukkit.org/bukkit-plugins/survival-games-x/files/29-survival-games-x-v1-0-6/
-
View User Profile
-
Send Message
Posted Apr 7, 2014@tjXJNOOBIE
where is the new version
-
View User Profile
-
Send Message
Posted Apr 7, 2014@MineCraftler4Live
You don`t have vanishnopacket.
@MCraftGamer35
I think that was fixed.
-
View User Profile
-
Send Message
Posted Apr 7, 2014Get this Error: http:pastebin.com/tUiQd7RP
Please Have a Look
-
View User Profile
-
Send Message
Posted Apr 7, 2014@KevinNinja
It is a really bad tutorial to follow.
-
View User Profile
-
Send Message
Posted Apr 7, 2014I suggest fixing the deathmatch glitch, when I have four players, they all spawn on the same pod. ._. Also, you should really get into the compass spectating, that's the only thing really needed to be added! Thanks!
-
View User Profile
-
Send Message
Posted Apr 7, 2014@duker02
Where can i get this?