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 Oct 28, 2012@Double_0_negative - Please see ticket #293. BigScary (Developer of GriefPrevention) left you a note. Those of us that use GriefPrevention have had a problem where players don't die and return to spawn. It's so frustrating but BigScary has a suggestion and would like to coorespond with you to fix this problem. Thank you!
-
View User Profile
-
Send Message
Posted Oct 28, 2012@RealDopey
This should be able to be done by including sg in your class-path and using
GameManager.getInstance().getGame(id).getMode();
-
View User Profile
-
Send Message
Posted Oct 28, 2012UPDATE
Work on 0.5.0 is well underway.
included so far:
In the works:
example of a hook:
c!console!give {$player} dsword 1;c!{$player}!fly|{$position} = 1|sg.donator
This would run two commands with the following condition, The player position is 1 and they have the perm sg.donator, if they is the case, then console would run the command /give player dsword 1 and the playee wold run the command /fly
-
View User Profile
-
Send Message
Posted Oct 28, 2012Don't suppose you'd release any of the code?
I just want to know what code I could use to check the state of the game (i.e Lobby, In-Game, etc).
-
View User Profile
-
Send Message
Posted Oct 28, 2012@Jamesst20 working fine for me on 1.4.2
-
View User Profile
-
Send Message
Posted Oct 28, 2012Is there any command or other support plugin which I can use to setup Arenas borders? So nobody can get out of the arena!
-
View User Profile
-
Send Message
Posted Oct 28, 2012How about a commands list?
Edit: Nevermind.. I cite derp :p
-
View User Profile
-
Send Message
Posted Oct 28, 2012@Dawidkamil1
This means you have a world that is not loaded
-
View User Profile
-
Send Message
Posted Oct 28, 2012I get this error D:
18:16:18 [INFO] Loading Arena: 1
18:16:18 [INFO] 808 255 642
18:16:18 [INFO] -601 0 -765
18:16:18 [INFO] Location{world=CraftWorld{name=SurvivalGames},x=808.0,y=255.0,z=
642.0,pitch=0.0,yaw=0.0}
18:16:18 [INFO] Location{world=CraftWorld{name=SurvivalGames},x=-601.0,y=0.0,z=-
765.0,pitch=0.0,yaw=0.0}
18:16:18 [WARNING] [SurvivalGames] Task #8 for SurvivalGames vB 0.4.10 generated
an exception
java.lang.ClassCastException org.bukkit.craftbukkit.block.CraftBlockState canno
t be cast to org.bukkit.block.Sign
at com.skitscape.survivalgames.LobbyManager.loadSigns(LobbyManager.java:
64)
at com.skitscape.survivalgames.LobbyManager.setup(LobbyManager.java:43)
at com.skitscape.survivalgames.SurvivalGames$Startup.run(SurvivalGames.j
ava:95)
at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:52)
at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C
raftScheduler.java:321
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:509)
at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)
at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:473)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:405)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
-
View User Profile
-
Send Message
Posted Oct 28, 2012Could you add the ability to make predefined kits and let players start with items based on what permissions they have
-
View User Profile
-
Send Message
Posted Oct 28, 2012Confirmed : Doesn't work with Dev release of Bukkit 1.4.2.
Any chance I can get the Sources to work on it a bit for personal purpose? :) If you want, I can send you my changes too. I would update it for 1.4.2, add rewards and also multi lobbywall
Thanks
-
View User Profile
-
Send Message
Posted Oct 28, 2012@Jamesst20
No, and not yet but planned for the future.
-
View User Profile
-
Send Message
Posted Oct 28, 2012@OwenIsPro
1. Make sure PvP is on in the server properties file.
2. Make sure your not using the factions plugin.
3. Make sure there are no other plugins interfering with PvP.
-
View User Profile
-
Send Message
Posted Oct 28, 2012@dwdminecraft
1. What does DOC's mean?
2. The chest.yml is used to change what items appear in chest and how often they appear, like a diamond sword is usually on level 5, meaning it is incredibly rare to find. The item id is what tells the plugin what item to spawn, and the number after it is how many of that item can spawn per chest, 1 mean only 1 of that item can spawn, 3 mean anything from 1 to 3 of that item can spawn. For example:
lvl1:
- 268,1: Wooden Sword, one per chest
- 298,1: Leather Helmet, one per chest
- 299,1: Leather Chestplate, one per chest
- 300,1: Leather Leggings, one per chest
- 319,3: Raw Pork, three per chest
- 349,3: Raw Fish, three per chest.
Also, a note to all server owners and the plugin devs, ADD BOWS TO THE CHEST.YML! Arrows spawn but bows do not, so remember to add bows! Devs, add bows to the default config!
-
View User Profile
-
Send Message
Posted Oct 28, 2012IS there a better explanation for ''chest.yml' anywhere?
I just spent 2+ hours searching and could not find anything. I get a legit of it, but some more DOC's would be nice.
-
View User Profile
-
Send Message
Posted Oct 27, 2012When i play this with my friends on my server, they can open chests and so can i, but none of us can pvp. What is the command for me to put into for us to pvp into the permissions?
-
View User Profile
-
Send Message
Posted Oct 27, 2012Hi, I have 2 questions
1. If we have to arena, can we use 2 diffenrent lobby wall? 2. Is there any way to get rewards for the winner?
Thanks
-
View User Profile
-
Send Message
Posted Oct 27, 2012@jjslammer12 they edited the plugin
-
View User Profile
-
Send Message
Posted Oct 27, 2012@MaloCrafted
Thank you for your slap-in-the-face comment. I was referring to the second part to that. It obviously can connect to mySQL from the beginning if it can load my arenas. The problem is that it seems the queue size is too big? Was looking for help with resolving that if anyone knew. No need to be rude.
I really enjoy this plugin and so do the players on my server. I will continue to use this plugin as it is such. I'm just hoping someone could assist me in fixing this problem.
-
View User Profile
-
Send Message
Posted Oct 27, 2012@jjslammer12
hello, yes i have noticed this, he uses the survival games, but then he can get starter kits, i think he coded it him self, i know the owner of this server and hes known to be a very good coder.
TheBukkitGames gives you the features of kits, try that maybe. thanks!