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 Aug 2, 2013When do you think points will be added.
-
View User Profile
-
Send Message
Posted Aug 2, 2013Where did you register that domain name??
Please answer we need on with mc.yourname.com
-
View User Profile
-
Send Message
Posted Aug 2, 2013@music50535
You can run this in an old server if you want. It will just used your existing worlds if you set it up that way. It will create a world called lobby however (only if there isn't one already).
-
View User Profile
-
Send Message
Posted Aug 2, 2013@starboy103
The easiest way to add color across the plugin is to open the language.cfg file and change pluginPrefix = "" to have color.
Like so: pluginPrefix = '&dark_green[SG]&green '
-
View User Profile
-
Send Message
Posted Aug 2, 2013do u have to make a new server to do this plugin?
-
View User Profile
-
Send Message
Posted Aug 2, 2013How do I make that aliase thing? so that when you do /vote it does /sg vote. and How do you make the voting thing have color?
-
View User Profile
-
Send Message
Posted Aug 2, 2013If you are having issues with the beta version 1.0.0, please use the version Tagette posted. Chests are fixed and there are more configuration options.
-
View User Profile
-
Send Message
Posted Aug 2, 2013The beta doesn't have chests working.
Download this one for the most recent version. (Click link in overview page) (Waiting approval on bukkit)
-
View User Profile
-
Send Message
Posted Aug 2, 2013@Tagette
Like the chests don't have items when I start the game
-
View User Profile
-
Send Message
Posted Aug 2, 2013@Tagette
The chests don't refill for me.
-
View User Profile
-
Send Message
Posted Aug 2, 2013Could you not do so we can do /sg setspawn and another things where do i set the spawns?
-
View User Profile
-
Send Message
Posted Aug 2, 2013@starboy103
@tjXJNOOBIE
An image has been added to show how spawns should be added.
@CsJIoJI
This is because you have no world in your config.
Change World.cfg to:
Than reload or restart your server.
@ballavicke
I am looking into this error. Can you give me more information? Did you notice when it started?
@starboy103
You need Vault and VanishNoPacket for this plugin to work at the moment.
-
View User Profile
-
Send Message
Posted Aug 2, 2013@starboy103
is that why it dosent work?
-
View User Profile
-
Send Message
Posted Aug 2, 2013@ballavicke
org.bukkit.plugin.UnknownDependencyException: Vault
Dependencies: Vault, VanishNoPacket
-
View User Profile
-
Send Message
Posted Aug 2, 2013@Tagette
Me and my friend get this Error (not the same server) Please Help quick we have been waiting for this in weeks!
Paste bin: http://pastebin.com/HaRJg4qU
-
View User Profile
-
Send Message
Posted Aug 2, 2013How do I add chests? When I start the game the chests are empty and this is what happens at death match.
http://gyazo.com/8916fbdb65483827708f746fef85516d
-
View User Profile
-
Send Message
Posted Aug 2, 2013Can't Load Plugin
08:34:12 م [SEVERE] Error occurred while enabling SurvivalGames v1.0.0-beta (Is it up to date?) 08:34:12 م java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 08:34:12 م at java.util.ArrayList.rangeCheck(Unknown Source) 08:34:12 م at java.util.ArrayList.get(Unknown Source) 08:34:12 م at net.shockverse.survivalgames.SGManager.<init>(SGManager.java:66) 08:34:12 م at net.shockverse.survivalgames.SurvivalGames.onEnable(SurvivalGames.java:119) 08:34:12 م at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) 08:34:12 م at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) 08:34:13 م at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) 08:34:13 م at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:282) 08:34:13 م at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:264) 08:34:13 م at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:313) 08:34:13 م at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:290) 08:34:13 م at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:250) 08:34:13 م at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:151) 08:34:13 م at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391) 08:34:13 م at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
-
View User Profile
-
Send Message
Posted Aug 2, 2013How do configure the spawns?
-
View User Profile
-
Send Message
Posted Aug 2, 2013@Tagette
In my Arena01 spawns.cfg I set it to a spawn stool but when I do /hg start I get frozen in place, /sg setspawn would help :) Can you please tell me how to fix this . Thank you!
-
View User Profile
-
Send Message
Posted Aug 2, 2013@Tagette
Thanks! Great pluing. Ive been wating for something like this <3