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 17, 2013@ballavicke Yeah sorry that will be included. I knew what you meant but for some reason I was thinking about voting. Sorry. :P
-
View User Profile
-
Send Message
Posted Aug 17, 2013@MegaAlenMinecraft
Read the error it is something wrong with the multiverse!
-
View User Profile
-
Send Message
Posted Aug 17, 2013@Tagette
You dosent understand what i mean like mcsg for an exemple when a lobby is full of irondonor and a gold donor joins then a iron donor get kicked you understand? thats what i mean :)
-
View User Profile
-
Send Message
Posted Aug 17, 2013My error when I try to edit an arena! http:pastebin.com/YPzD6Ybp
-
View User Profile
-
Send Message
Posted Aug 17, 2013Hello, is the source available some place?
-
View User Profile
-
Send Message
Posted Aug 16, 2013@ballavicke
This is actually already implemented.
-
View User Profile
-
Send Message
Posted Aug 16, 2013@ballavicke
It's planned.
-
View User Profile
-
Send Message
Posted Aug 16, 2013@MegaAlenMinecraft
Good question. My server has a custom-coded one. I recoded it from multiple servers, but the original coders of SkyWars have released it: http://dev.bukkit.org/bukkit-plugins/skywars-plugin/
-
View User Profile
-
Send Message
Posted Aug 16, 2013@ballavicke
Crossed out means we're done. :P
-
View User Profile
-
Send Message
Posted Aug 16, 2013can you please add so kickjoin works like 3 ranks kickjoin1 that kick the latest but if a lobby is full of kickjoin1 and kickjoin2 come in a kickjoin1 get kicked becuse he hasent donate for kickjoin2 does you understand? would be very useful up to 4!
The Plugin is Awesome!
-
View User Profile
-
Send Message
Posted Aug 16, 2013Whole arena reset using a zipped version of the world.
Config chests, trapped chests and other container blocks' rewards separately.
?? will you add it?
-
View User Profile
-
Send Message
Posted Aug 16, 20132013-08-16 17:48:25 [SEVERE] Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463) 2013-08-16 17:48:25 [SEVERE] Stack: 2013-08-16 17:48:25 [SEVERE] net.shockverse.survivalgames.ArenaManager.fillContainer(ArenaManager.java:716) 2013-08-16 17:48:25 [SEVERE] net.shockverse.survivalgames.listeners.PlayerListener.onPlayerInteract(PlayerListener.java:352) 2013-08-16 17:48:25 [SEVERE] sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source) 2013-08-16 17:48:25 [SEVERE] sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2013-08-16 17:48:25 [SEVERE] java.lang.reflect.Method.invoke(Method.java:601) 2013-08-16 17:48:25 [SEVERE] org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) 2013-08-16 17:48:25 [SEVERE] org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 2013-08-16 17:48:25 [SEVERE] org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) 2013-08-16 17:48:25 [SEVERE] org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478) 2013-08-16 17:48:25 [SEVERE] org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463) 2013-08-16 17:48:25 [SEVERE] org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:207) 2013-08-16 17:48:25 [SEVERE] net.minecraft.server.v1_6_R2.PlayerInteractManager.interact(PlayerInteractManager.java:374) 2013-08-16 17:48:25 [SEVERE] net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:628) 2013-08-16 17:48:25 [SEVERE] net.minecraft.server.v1_6_R2.Packet15Place.handle(SourceFile:58) 2013-08-16 17:48:25 [SEVERE] org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:230) 2013-08-16 17:48:25 [SEVERE] net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116) 2013-08-16 17:48:25 [SEVERE] net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37) 2013-08-16 17:48:25 [SEVERE] org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:125) 2013-08-16 17:48:25 [SEVERE] net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:592) 2013-08-16 17:48:25 [SEVERE] net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:239) 2013-08-16 17:48:25 [SEVERE] net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:481) 2013-08-16 17:48:25 [SEVERE] net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413) 2013-08-16 17:48:25 [SEVERE] net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
-
View User Profile
-
Send Message
Posted Aug 16, 2013Can't wait until points, bounty and scoreboard are introduced in the plugin :o
-
View User Profile
-
Send Message
Posted Aug 16, 2013You've done a great job so far, guys!
-
View User Profile
-
Send Message
Posted Aug 16, 2013Welcome message does not work! welcome = '&aWelcome to the Survival Games!' # The welcome message.
-
View User Profile
-
Send Message
Posted Aug 15, 2013New update. Please wait until the download is approved or use the mediafire link above the donate button.
1.0.2
-
View User Profile
-
Send Message
Posted Aug 15, 2013@MegaAlenMinecraft
He made the plugin himself for his own server.
-
View User Profile
-
Send Message
Posted Aug 15, 2013I have the default rewards but in Rewards.cfg. There are no items in the chests.
-
View User Profile
-
Send Message
Posted Aug 15, 2013When You guys add the points in one of the updates, will you have a shop where u can buy items in-game?
-
View User Profile
-
Send Message
Posted Aug 15, 2013Duker02 where can we get skywars plugin like on your network? A lot of servers has the same plugin!