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 26, 2014@sambish20
That means that there are no Arenas setup. - /sg addarena [arenaname]
-
View User Profile
-
Send Message
Posted Apr 26, 2014Hi, you can add the source code of the plugin?
-
View User Profile
-
Send Message
Posted Apr 25, 2014@tjXJNOOBIE
Casing?
-
View User Profile
-
Send Message
Posted Apr 25, 2014When I do /sg join it says you have joined the game then you're now a Spectator.
-
View User Profile
-
Send Message
Posted Apr 24, 2014@futhead_Hessey
The winner inventory thing is with all builds. Use a plugin to reset inventory on join.
-
View User Profile
-
Send Message
Posted Apr 24, 2014When will you guys start adding new stuff?
-
View User Profile
-
Send Message
Posted Apr 23, 2014@McPlayHD
Use teleport signs :D
-
View User Profile
-
Send Message
Posted Apr 23, 2014A lot of bugs when using Spigot build 1379 (1.7.5 compatible with 1.7.8-9).
Players who join the lobby/game after you are invisible until grace period ends. Players stay in spectator mode after game is finished. Winner takes their inventory back to lobby.
Anyone facing similar problems?
Would love some feedback from the authors, as this is my favourite SG plugin.
-
View User Profile
-
Send Message
Posted Apr 23, 2014How can I make a join sign in my main Server? (BungeeCord)
-
View User Profile
-
Send Message
Posted Apr 23, 2014I really liked this plugin, but sadly I had to switch from it to a more primitive SurvivalGames plugin because this one is so buggy. :(
-
View User Profile
-
Send Message
Posted Apr 22, 2014@InfurnoFactions
@arceusser
@LMAGamerR
You need to put something in the Arenas.cfg. Look on the wiki for a example.
-
View User Profile
-
Send Message
Posted Apr 22, 2014@arceusser
I have a fix.
1) Delete the plugin folder 2) In your server.properties file rename world in level-name to lobby 3) Next add a lobby world with lobby as the folder name 4) Run the server! 5) Enjoy!
-
View User Profile
-
Send Message
Posted Apr 21, 2014@LMAGamerR
Same error here...
-
View User Profile
-
Send Message
Posted Apr 21, 2014Is there anyway to change it so it doesn't have the same things in the same chests every game?
-
View User Profile
-
Send Message
Posted Apr 20, 2014I did all of that and this keeps coming up.
[17:24:37 INFO]: [SurvivalGames] Enabling SurvivalGames v1.0.6 [17:24:37 INFO]: [SurvivalGames] Settings loaded. [17:24:37 INFO]: [SurvivalGames] Language loaded. [17:24:37 INFO]: [SurvivalGames] Could not load Arenas.cfg file. [17:24:37 WARN]: java.lang.NullPointerException [17:24:37 WARN]: at net.shockverse.survivalgames.ArenaManager.setup(Arena Manager.java:139) [17:24:37 WARN]: at net.shockverse.survivalgames.ArenaManager.load(ArenaM anager.java:99) [17:24:37 WARN]: at net.shockverse.survivalgames.SurvivalGames.onEnable(S urvivalGames.java:78) [17:24:37 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug in.java:250) [17:24:37 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin( JavaPluginLoader.java:350) [17:24:37 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si mplePluginManager.java:389) [17:24:37 WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin (CraftServer.java:439) [17:24:37 WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlug ins(CraftServer.java:375) [17:24:37 WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.reload(Cra ftServer.java:773) [17:24:37 WARN]: at org.bukkit.Bukkit.reload(Bukkit.java:279) [17:24:37 WARN]: at org.bukkit.command.defaults.ReloadCommand.execute(Rel oadCommand.java:23) [17:24:37 WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo mmandMap.java:175) [17:24:37 WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCo mmand(CraftServer.java:683) [17:24:37 WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchSe rverCommand(CraftServer.java:670) [17:24:37 WARN]: at net.minecraft.server.v1_7_R1.DedicatedServer.aw(Dedic atedServer.java:286) [17:24:37 WARN]: at net.minecraft.server.v1_7_R1.DedicatedServer.u(Dedica tedServer.java:251) [17:24:37 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.t(Minecr aftServer.java:545) [17:24:37 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.run(Mine craftServer.java:457) [17:24:37 WARN]: at net.minecraft.server.v1_7_R1.ThreadServerApplication. run(SourceFile:617)
-
View User Profile
-
Send Message
Posted Apr 20, 2014@LMAGamerR
Take the data from the arenas.cfg example file, copy and paste it into the actual arenas.cfg file.
Ensure you edit the world names and the folder names appropriately, ensure the world is set in server.properties
-
View User Profile
-
Send Message
Posted Apr 20, 2014@InfurnoFactions
Languages config file.
-
View User Profile
-
Send Message
Posted Apr 20, 2014When I try to start the server, it says it failed to load Arenas.cfg. Why??
-
View User Profile
-
Send Message
Posted Apr 20, 2014Great plugin!
I'm just wondering, how do you get rid of the ugly [ADMIN] prefix and also change the color of the text?
Keep up the great work!
-
View User Profile
-
Send Message
Posted Apr 19, 2014@tjXJNOOBIE
So I only use it on my server alone, no multi-world support? Well this is off my list then.