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 Jan 19, 2014Hi, can someone please check into all the tickets that have been lodged about the corrupt worlds? Few of us doing the right thing submitting tickets and not filling the comments up but they have been there for a while. Basically whenever the arena resets it is resetting to the natural world seed and not the arena. Thanks
-
View User Profile
-
Send Message
Posted Jan 19, 2014Do I need to use bungee then? How do those work?
-
View User Profile
-
Send Message
Posted Jan 19, 2014@KingOfHunting
Yes
-
View User Profile
-
Send Message
Posted Jan 19, 2014When ever i try to talk(can't talk) after a restart i get this error in console
-
View User Profile
-
Send Message
Posted Jan 19, 2014And will this only run one game per server?
-
View User Profile
-
Send Message
Posted Jan 19, 2014Does this plugin reset the arena blocks as they were before the game started? For example if I trigger a trap, will it be reset?
-
View User Profile
-
Send Message
Posted Jan 19, 2014Hello. In the new updaed version, It wont let me add arenas. Can someone show me what to do.
-
View User Profile
-
Send Message
Posted Jan 19, 2014@Jonathanace
Uninstall it like a normal plugin -.- You kind of have to stop the server first, before deleting dependencies.
-
View User Profile
-
Send Message
Posted Jan 19, 2014In correction to my other comment, whenever i try to disable it, it just says "Plugin state could not be changed. The server may be running or the file may be in use." I also tried going into FireZilla and deleting the SurvivalGames folder itself, which works to a point. It doesn't delete all of it, and when I try to delete the leftover items, it says "Error code 500. Access denied" PLEASE HELP ME!!!!!!
-
View User Profile
-
Send Message
Posted Jan 19, 2014WARNING: do not install this plugin, it is impossible to uninstall it. No matter how hard i try. I manually went into the files and deleted everything. It doesn't delete. I would be happy if someone could please respond and tell me how to uninstall this. I am getting extremely frustrated. Cheers! Jonathanace
-
View User Profile
-
Send Message
Posted Jan 19, 2014How can I change the Seconds to Minutes on the Scoreboard in both the lobby and In-Game. And also the players inventory does not clear when they are teleported back to the lobby! Thanks in the future
-
View User Profile
-
Send Message
Posted Jan 19, 2014@xJoshyHG
Also getting the same problem. I also can not add worlds to the server?
-
View User Profile
-
Send Message
Posted Jan 19, 2014[13:11:29 WARN]: java.lang.NullPointerException [13:11:29 WARN]: at net.shockverse.survivalgames.ArenaManager.setup(ArenaManager.java:138) [13:11:29 WARN]: at net.shockverse.survivalgames.ArenaManager.load(ArenaManager.java:99) [13:11:29 WARN]: at net.shockverse.survivalgames.SurvivalGames.onEnable(SurvivalGames.java:78) [13:11:29 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) [13:11:29 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) [13:11:29 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) [13:11:29 WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:298) [13:11:29 WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:280) [13:11:29 WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.reload(CraftServer.java:630) [13:11:29 WARN]: at org.bukkit.Bukkit.reload(Bukkit.java:279) [13:11:29 WARN]: at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [13:11:29 WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192) [13:11:29 WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:542) [13:11:29 WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchServerCommand(CraftServer.java:529) [13:11:29 WARN]: at net.minecraft.server.v1_7_R1.DedicatedServer.aw(DedicatedServer.java:280) [13:11:29 WARN]: at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:245) [13:11:29 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:535) [13:11:29 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:447) [13:11:29 WARN]: at net.minecraft.server.v1_7_R1.ThreadServerApplication.
Plz help me
-
View User Profile
-
Send Message
Posted Jan 19, 2014for some reason everytime i restart my server and i want to go onto the plugin then i type in '/sg help' it just wont work also i need help with this plugin some stuff are wierdly not working and faulting
-
View User Profile
-
Send Message
Posted Jan 19, 2014How can I change the Seconds to Minutes on the Scoreboard in both the lobby and In-Game. And also the players inventory does not clear when they are teleported back to the lobby! Thanks in the future
-
View User Profile
-
Send Message
Posted Jan 18, 2014I Keep getting this error: Error while enabling Survival Games (Is it up to date)?
-
View User Profile
-
Send Message
Posted Jan 17, 2014@kin61
Thats why you invest in a dedicated server, not an "only-minecraft" server with a cpanel.
-
View User Profile
-
Send Message
Posted Jan 17, 2014@cmardo19956
Ops can use a command to not see spectators. "/vanish toggle see"
-
View User Profile
-
Send Message
Posted Jan 17, 2014@GamermaddHD
The world would go in the root folder of your server. Once you do that, you go in game and type /sg addarena [worldname]. Please note that the default settings from the Example arenas.cfg will be put for this map.
-
View User Profile
-
Send Message
Posted Jan 17, 2014CAN SOMEONE PLEASE CREATE A DUMMY SERVER AND SEND IT! IT WILL BE A LOT USEFUL