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 Oct 23, 2013kevinninja u own mine zone can I have you tuber rank
-
View User Profile
-
Send Message
Posted Oct 23, 2013@KevinNinja
ok thanx
-
View User Profile
-
Send Message
Posted Oct 23, 2013@LimboZone
Try de-oping yourself. I think this fixes the issue.
-
View User Profile
-
Send Message
Posted Oct 23, 2013inventories arent clearing any ideas guys
-
View User Profile
-
Send Message
Posted Oct 23, 2013When do you think the next update is coming?
-
View User Profile
-
Send Message
Posted Oct 23, 2013Thank you guys so much for 10,000 downloads. :)
-
View User Profile
-
Send Message
Posted Oct 23, 201310000 downloads! Very well done! :D
-
View User Profile
-
Send Message
Posted Oct 23, 2013@Nicklaz666
Already possible. RTFM.
@dockey67
Somewhere in current to-do.
-
View User Profile
-
Send Message
Posted Oct 23, 2013Is there any development builds available? I would like to have an option to completely disable map reset on game end for faster server restart.
Bug: potion data (i.e. potion:8193) is not supported.
Bug: grace period doesn't prevent PVP
Bug: spectators in creative (isn't supposed to be used this way/insecure) mode. Instead of adventure + fly.
-
View User Profile
-
Send Message
Posted Oct 23, 2013Can u add things like Mutations? and Point systems
-
View User Profile
-
Send Message
Posted Oct 23, 2013Hi. Can you please do so that you can look in furnaces and trappedchests, that could be amazing. :)
-
View User Profile
-
Send Message
Posted Oct 22, 2013@NetCaptive
ive added permissions for vanishnopacket but normal members can still see spectators
-
View User Profile
-
Send Message
Posted Oct 22, 2013@LimboZone
If using VanishNoPacket: As an Op/Admin, you have probably permissions to see even vanished players. Configure your vanish permissions, then use "/vanish toggle see" to shut off visibility of vanished players.
-
View User Profile
-
Send Message
Posted Oct 22, 2013spectators arent invisible have i missed something ??
-
View User Profile
-
Send Message
Posted Oct 22, 2013@Sarrabiscos
Support for crates is already added in the plugin.
-
View User Profile
-
Send Message
Posted Oct 22, 2013@Tagette
its not clearing winnners invemntories mate any ideas
-
View User Profile
-
Send Message
Posted Oct 22, 2013@Sarrabiscos
It's already added. You can change chest block to whatever you wish.
-
View User Profile
-
Send Message
Posted Oct 22, 2013Are you going to add support for crates?
-
View User Profile
-
Send Message
Posted Oct 22, 2013@Tagette Why do you even need to reset maps? Wouldn't it be easier to restore them from .zip with zero compression? I'm also having issues with it. Sometimes deathmatch zone or whole map is missing. Everybody is just falling and dying. My current "fix" is startup script modification with something like
rm -rf /dev/shm/servers/sgx/map
sleep 1
cp -R /dev/shm/servers/sgxmaps/* /dev/shm/servers/sgx/
-
View User Profile
-
Send Message
Posted Oct 22, 2013@Apple_columb
Thanks for the suggestions. Most of these suggestions are the finer details which I tend to leave until the rest of the system is working well. However that does not mean that they are not important. It's very important to pay attention to every little detail.