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 Dec 10, 2012Could you add a few things? Death match, Rewards and . I know we have the points but for my hunger games server I also want to have Money / items. Example: winner of the hunger games gets 10$ (for an economy plugin) or you get a diamond.
I also want settings to be possible either ingame or in config. with this I mean: be able to set settings for each arena differently. for example I would be able to change the peacetime for each game (grace period) or the item's possible to get from chests.
if possible do the above InGame instead of with configs
-
View User Profile
-
Send Message
Posted Dec 9, 2012@sammyben this is group manager plugin, not survival games.
@mafima spigot is breaking alot of plugins. i recommend using a different build
-
View User Profile
-
Send Message
Posted Dec 9, 2012For the Sponsoring, could you make it so that you can assign ranks in the config (for example, group "VIP" VS. group "Default") and then get it to generate Permission Nodes (for example, hg.sponsor.[groupname]) and then having a correspondding group in the config, where you can define the delay between "sponsors" and the amount they are allowed to give, and what items they may give.
That would be ideal, THANKS SO MUCH if you could do that.
-
View User Profile
-
Send Message
Posted Dec 9, 2012help keep getting this
2012-12-09 21:34:19 [INFO] [GroupManager] Enabling GroupManager v2.0.63 (Phoenix) 2012-12-09 21:34:19 [SEVERE] Error occurred while enabling GroupManager v2.0.63 (Phoenix) (Is it up to date?) java.lang.IllegalArgumentException: The following file couldn't pass on Parser. plugins\GroupManager\worlds\world\groups.yml at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:231) at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:86) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:270) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:252) at net.minecraft.server.MinecraftServer.j(MinecraftServer.java:320) at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:299) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:258) at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:147) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:398) at net.minecraft.server.ThreadServerApplication.run(SourceFile:856) Caused by: java.lang.IllegalArgumentException: The following file couldn't pass on Parser. plugins\GroupManager\worlds\world\groups.yml at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:497) at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:417) at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:629) at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:591) at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialWorldLoading(WorldsHolder.java:88) at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialLoad(WorldsHolder.java:78) at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.resetWorldsHolder(WorldsHolder.java:70) at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.<init>(WorldsHolder.java:59) at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:162) ... 12 more Caused by: while scanning for the next token found character '\t' that cannot start any token in "<reader>", line 16, column 1: - sg.arena.join ^
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:358) at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:179) at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntry.produce(ParserImpl.java:535) at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146) at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:203) at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158) at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123) at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106) at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121) at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480) at org.yaml.snakeyaml.Yaml.load(Yaml.java:423) at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:492) ... 20 more
-
View User Profile
-
Send Message
Posted Dec 9, 2012@MaloCrafted
It did not say anything, but a tip from the wise. Specify the spawn of other plugins AWAY from the arenas. This includes Essentials AND multiverse. Essentials has a spawn protection that interferes with SG
-
View User Profile
-
Send Message
Posted Dec 9, 2012Please update guys we want the features of the New B 0.5.0 Please!!
-
View User Profile
-
Send Message
Posted Dec 8, 2012-
View User Profile
-
Send Message
Posted Dec 8, 2012My players have only the players permissions for this plugin and the config file has item#18 whitelisted, but are unable to break/place leaves. The rank is able to build according to groupmanager.
Plugins: Essentials WorldEdit NoCheatPlus SurvivalGames Vault Multiverse LogBlock WorldGuard xAuth
-
View User Profile
-
Send Message
Posted Dec 8, 2012Is it possible to have a 3 second delay between the time they type /sg join and teleportation? I have people on my server abusing the /sg join command by instantly tp'ing away from battle in PvP.
-
View User Profile
-
Send Message
Posted Dec 8, 2012Please check in the next update deadmatch: for example, after 15 minutes teleports all players remaining in the arena on the spawns and give them the Sample items
Thanks and i waiting for updates :)
-
View User Profile
-
Send Message
Posted Dec 8, 2012Update bug: http://pastebin.com/79hQQzQd
-
View User Profile
-
Send Message
Posted Dec 8, 2012@cuddyier
:)
-
View User Profile
-
Send Message
Posted Dec 7, 2012@Double_0_negative
Congrats on 100,000 downloads!
This is a great plugin and I am glad to use it, take your time with the update.
I rather have a bug free plugin than a rush plugin. ;)
-
View User Profile
-
Send Message
Posted Dec 7, 2012please make it soo even non ops can play without perms
-
View User Profile
-
Send Message
Posted Dec 7, 2012@ItsHarry
It has many deadlocks and glitches such as this, hopefully they're all fixed in the next update including the bug that randomly makes arenas freeze and no one can join them until you disable and re enable them again.
-
View User Profile
-
Send Message
Posted Dec 7, 2012This plugin has a deadlock. http://gyazo.com/f1588deec4abd76c3eeab593ef50dd5a
-
View User Profile
-
Send Message
Posted Dec 7, 2012@RobinF
Could it be possible that it is a missing perm?
-
View User Profile
-
Send Message
Posted Dec 7, 2012@Double_0_negative
realy ridiculous
-
View User Profile
-
Send Message
Posted Dec 7, 2012Hello.
First of all, let me say that I think it's great that you've created this mod.
After running a survival games tournament on the server I moderate, I noticed that after 1 hour (yes an hour) the contestants stil hadn't found each other, there were still 4 players left in the arena. I know that on the survivalgames servers their plugin teleports the players into the cornucopia after ~30 min.
That's a feature that could be nice to have as well. Maybe even with a customizeable timer (10-20-30-60 min.)
Just my thoughts.
-
View User Profile
-
Send Message
Posted Dec 6, 2012@Double_0_negative
?????? This comment confuses me......... Does this mean you guys all almost done or?