Zombie Survival - the Mini Game


Did you ever wanted to become a zombie and infect other players? Or maybe fight against zombies in a costum made arena? Then this plugin is totally right for you! Zombie Surival offers you amazing gameplay, easy and simple commands. Don't want a classic player vs zombie plugin? Good! Because this plugin is not a classic one, not even close to it. Zombie mode and even perks to use make the plugin even better!
Warning this build may not yet be approved by the bukkit staff

- /zs Join the next game
- /zperks The Perk Shop
- /zleave Leaves the current waiting queue
Permission : ZombieGame.play
Using this Command you join the next round. When the needed Players number defined in the Config is reached the Game will start automatically.

- /zadmin
Permission : ZombieGame.admin (Default Op)
The Admin Command to set Regions and Spawn Points.

- Optionally install and setup Vault
- Drop the Plugin jar in the plugins Folder
- Start the server, make a worldguard region where the arena is and stop the server
- Go into ZombieMinigame plugin file, then open "lobbys" and then edit them.
- With /zadmin command set the spawns
- Have fun!

- A Disguise Plugin ( Before 1.4 only DisguiseCraft is supported ) ( Best Choice)
- ProtocolLib Here
- WorldGuard Here you also need WorldEdit
- WG Region Events Here
- Optionally Vault Here


- LibsDisguises Link to the plugin
- iDisguise

thanks to AbsintoJ. I guess he's from Brazil.



-
View User Profile
-
Send Message
Posted Apr 14, 2015@BootyCrafter
Unfortunately i am no longer actively developing this as Bukkit has stopped updating.
-
View User Profile
-
Send Message
Posted Apr 4, 2014@JohnHOne
Im sorry :/ Im from Germany so i just guessed the language.
-
View User Profile
-
Send Message
Posted Apr 3, 2014AbsintoJ is a Brazilian/Portugueses,the language is similar of spanish :/
-
View User Profile
-
Send Message
Posted Jan 30, 2014@FearTheCreeper19
Oh, that. I will contact the developer and see what we can do.
-
View User Profile
-
Send Message
Posted Jan 30, 2014@MrWanted
What he means by that is they automatically join the game on login.
-
View User Profile
-
Send Message
Posted Jan 29, 2014@MineTimeMC
What do you mean?
-
View User Profile
-
Send Message
Posted Dec 11, 2013Can you please update it for the latest LibsDisguises version? Ive updated the lib rightnow, now its your turn right?
-
View User Profile
-
Send Message
Posted Oct 23, 2013@matze135
Try to up or downgrade your Lib's Disguise Version
-
View User Profile
-
Send Message
Posted Oct 2, 201318:03:51 [INFO] [WGRegionEvents] Enabling WGRegionEvents v1.2
18:03:51 [INFO] [ZombieMinigame] Enabling ZombieMinigame v1.4
18:03:51 [INFO] [ZombieMinigame] Using LibsDisguises
18:03:51 [SEVERE] Error occurred while enabling ZombieMinigame v1.4 (Is it up to date?)
java.lang.NoClassDefFoundError: me/libraryaddict/disguise/DisguiseTypes/Disguise
at com.wlan222.ZombieMinigame.ZombieMinigame.getDisguiseManagerFromName(ZombieMini
game.java:177)
at com.wlan222.ZombieMinigame.ZombieMinigame.selectDisguiseManager(ZombieMinigame.
java:165)
at com.wlan222.ZombieMinigame.ZombieMinigame.onEnable(ZombieMinigame.java:68)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:382
)
at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugin(CraftServer.java:286)
at org.bukkit.craftbukkit.v1_6_R3.CraftServer.enablePlugins(CraftServer.java:268)
at net.minecraft.server.v1_6_R3.MinecraftServer.l(MinecraftServer.java:321)
at net.minecraft.server.v1_6_R3.MinecraftServer.f(MinecraftServer.java:298)
at net.minecraft.server.v1_6_R3.MinecraftServer.a(MinecraftServer.java:258)
at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:165)
at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:399)
at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
Caused by: java.lang.ClassNotFoundException: me.libraryaddict.disguise.DisguiseTypes.Disgu
ise
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 14 more
-
View User Profile
-
Send Message
Posted Sep 27, 2013Hi.
I have a error with LibsDisquise 7.6.3.
2013-09-27 14:25:58 [INFO] [ZombieMinigame] Enabling ZombieMinigame v1.4
2013-09-27 14:25:58 [INFO] [ZombieMinigame] Using LibsDisguises
2013-09-27 14:25:58 [SEVERE] Error occurred while enabling ZombieMinigame v1.4 (Is it up to date?)
java.lang.NoClassDefFoundError: me/libraryaddict/disguise/DisguiseTypes/Disguise
at com.wlan222.ZombieMinigame.ZombieMinigame.getDisguiseManagerFromName(ZombieMinigame.java:177)
at com.wlan222.ZombieMinigame.ZombieMinigame.selectDisguiseManager(ZombieMinigame.java:165)
at com.wlan222.ZombieMinigame.ZombieMinigame.onEnable(ZombieMinigame.java:68)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:382)
at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugin(CraftServer.java:286)
at org.bukkit.craftbukkit.v1_6_R3.CraftServer.enablePlugins(CraftServer.java:268)
at net.minecraft.server.v1_6_R3.MinecraftServer.l(MinecraftServer.java:321)
at net.minecraft.server.v1_6_R3.MinecraftServer.f(MinecraftServer.java:298)
at net.minecraft.server.v1_6_R3.MinecraftServer.a(MinecraftServer.java:258)
at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:165)
at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:399)
at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
Caused by: java.lang.ClassNotFoundException: me.libraryaddict.disguise.DisguiseTypes.Disguise
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 14 more
-
View User Profile
-
Send Message
Posted Sep 14, 2013@zilkanilex2 Feature. Will be added in the future
-
View User Profile
-
Send Message
Posted Sep 14, 2013ah, is it a problem with this plugin then? or a feature? or conflict?
-
View User Profile
-
Send Message
Posted Sep 14, 2013@zilkanilex2
That doesn't change by the disguise plugin libs disguises is just far more stable
-
View User Profile
-
Send Message
Posted Sep 14, 2013or hurt each other
-
View User Profile
-
Send Message
Posted Sep 14, 2013yeah still cant get hurt by mobs as a player
-
View User Profile
-
Send Message
Posted Sep 14, 2013I will give that a go
-
View User Profile
-
Send Message
Posted Sep 14, 2013@zilkanilex2
I recommend Lib's Disguises its far superior.
-
View User Profile
-
Send Message
Posted Sep 14, 2013I mean like other zombies, right now, no one cant damage anything, you can hurt/kill zombies but they cant hit you, that's the problem. Also, as a player, you cant kill the zombie player even with mobdisguise pvp enabled ( have not tried it with the other two disguise plugins yet)
-
View User Profile
-
Send Message
Posted Sep 14, 2013@zilkanilex2
Like Skeletons ?
-
View User Profile
-
Send Message
Posted Sep 14, 2013I see, well it would be nice if you could make it so that you can fight other mobs as well.