Survival Games (No longer updated)
Survival Games

Survival Games is a plugin that has the aim of creating a fully automated hunger games style experience. The plugin was created to be simple to use, and to be easily setup on any type of server, no matter the size or type! Survival Games provides a way for your server to have a full fledged, fully automated hunger games experience for any player. For more information on the aim of the plugin, watch popular youtuber AntVenom play Survival Games HERE.
Requirements
Before installing this plugin, a few things are required.
- WorldEdit- Needed to create arenas.
- MySQL Database (optional) - If you wish to use stats, you must have an SQL database.
Conflicts
- Any plugin that modifies damage amounts by applying more damage can sometimes cause issues and make the player actually die (ie McMMO).
- Some locking plugins such as LWC have been reported to have issues with the lobby signs, but should work normally if protection is turned of for those signs.
- WORLD PORTAL will make this plugin completely break if the lobby is not in a world that is loaded at start!
Features
This is not just another Hunger Games plugin. This plugin aims to bring a fully automated, fully fledged gaming system to your server.
Features:
- Full automation
- Automatic arena regeneration
- Chest reset / randomly filled chest
- Auto game start
- Spectators
- In-game Lobby with real-time player and arena stats
- Multiple arenas
- Simultaneous games
- Web-based stats
- Easy arena setup
- Per Arena Permissions
- Lightning and thunder on player deaths (Simulate cannons)
- Multiworld Support
- Events API - Economy, Kits + More!
Plus many, many more features included in this plugin!
- A full tutorial on kits, economy and new features will be released soon!
- /sg setlobbywall was changed to /sg addwall <arena> in versions 0.5.0 and above!
New Permissions:
If you have for example 6 arenas, and you want every player to be able to join all arenas, give each rank the following permissions:
- sg.arena.join.<arena#> (Replace <arena#> with the arena number.)
- sg.arena.join
- sg.player.vote
- sg.lobby.join
Note: Devs and important people of this plugin have colored names on lobby signs








-
View User Profile
-
Send Message
Posted May 12, 2013@emfjop
It happens to me too! Also when trying to ./sg setspawn next, It says ''Must be in an arena! An error occured while executing the command. Check the console.'', can somebody fix this? Also while trying to make the Lobbywalls :O
-
View User Profile
-
Send Message
Posted May 12, 2013@MaloCrafted
we have done it: create arena, spawns and lobbyspawn. We do /sg addwall 1 = message "This command has been replaced by /sg addwall <arenaid>
Please, help.
-
View User Profile
-
Send Message
Posted May 12, 2013@Shawn565 You need to create the arena first, and set the lobbyspawn.
-
View User Profile
-
Send Message
Posted May 12, 2013I used /sg addwall 1. and it still doesnt work
-
View User Profile
-
Send Message
Posted May 12, 2013/sg addwall 1 = message "This command has been replaced by /sg addwall <arenaid>" Please help
-
View User Profile
-
Send Message
Posted May 12, 2013I used /sg addwall 1. and it still doesnt work
-
View User Profile
-
Send Message
Posted May 12, 2013Getting
Failed to load message for messages.game.nopermission
Everytime someone tries to join using the sign. I tried downgrading and the server just kept shutting down. I really need a fix for the messages.game.nopermission.. all my players have correct permissions (at least I think)
please help!
-
View User Profile
-
Send Message
Posted May 12, 2013Hey, i'm having a problem where players cant open chests, any idea on whats happening?
-
View User Profile
-
Send Message
Posted May 12, 2013Hey, i set everything up but when i try to click on the board to join the game nothing happens but im able to type /sg join to join the game, but im not able to join by clicking the sign is there a fix to this.
-
View User Profile
-
Send Message
Posted May 12, 2013@Gonzalineitor
/sg addwall arena ID doesnt work, I use it and says: this plugin has been replaced by /sg addwall arena id which is the same!
-
View User Profile
-
Send Message
Posted May 12, 2013whats in the update?
thanks
by the way I finally got it working
-
View User Profile
-
Send Message
Posted May 12, 2013New version! A bunch of bugs fixed!
http://ci.drtshock.com/job/SurvivalGames/22/
Just clic on SurvivalGames.jar and will start the new download! :D
-
View User Profile
-
Send Message
Posted May 12, 2013@CallumKeogan
thank you ! please send me a copy of your PEX permissions yml file.
-
View User Profile
-
Send Message
Posted May 12, 2013Does someone know why when I join a game the players are invisible and I can't see the next that join until the game starts?
-
View User Profile
-
Send Message
Posted May 12, 2013@CallumKeogan
You saved me from frustration. Thanks
-
View User Profile
-
Send Message
Posted May 12, 2013For redstone reset use this @EventHandler(priority = EventPriority.MONITOR) public void blockChanged(BlockRedstoneEvent e){ if(e.getBlock().getType() != Material.REDSTONE_WIRE){ logBlockDestoryed(e.getBlock()); i.put("BREDSTONE", i.get("BREDSTONE")+1);
-
View User Profile
-
Send Message
Posted May 12, 2013@emfjop
Lol, I think he tried that already
-
View User Profile
-
Send Message
Posted May 12, 2013@ambigate
slect just a line of signs and write: /sg addwall 1 for arena 1, and 1 line for each arena.
-
View User Profile
-
Send Message
Posted May 12, 2013@ambigate
Hmmm... Its working fine for me... I wonder what is wrong
-
View User Profile
-
Send Message
Posted May 12, 2013@kin61
You need to give everyone who you want to be able to play, per arena permissions. So for example if you have 3 arenas with the arena IDs 1, 2 and 3, the permissions you would give in PEX are sg.arena.join.1 sg.arena.join.2 and sg.arena.join.3. If you have trouble setting this up, I'll be happy to send you over a copy of my PEX permissions yml file.