Zombie Plague
Overview
Zombie plague is a plugin that simulates a zombie plague. Players who are bitten by a zombie contract a point of zombie damage for each bite. Zombie damage continues to deal damage over time until healed by eating cake. If the player dies from zombie damage, a zombie spawns where they died.
Click here to read the back story
Configuration
damagePerTick: How many points of damage to do each damage cycle maxDamageTokens: The maximum number of zombie bites a player can contract damageCycleSeconds: The number of seconds in a damage cycle infectionChancePercent: The percent chance of a zombie attack infecting the player antidoteId: The block of the antidote. Must be eaten. Default 92 - Cake Block
-
View User Profile
-
Send Message
Posted Dec 6, 2011Hi, can you add please permssions.nodes please a.e. guest player should not be affected on my server.
Also would it be cool if players eats rooten meat :) they will infected too!
-
View User Profile
-
Send Message
Posted Dec 1, 2011More configuration? :D
-
View User Profile
-
Send Message
Posted Oct 28, 2011@karlkorv
Update your CraftBukkit!
-
View User Profile
-
Send Message
Posted Oct 26, 2011Could I request a toggle function? So i could turn it on and off dependent on server load and mood?
op only permission is fine with me.
-
View User Profile
-
Send Message
Posted Oct 23, 2011@Shadow2655
Eat cake
-
View User Profile
-
Send Message
Posted Oct 22, 2011Oh and how do you cure your self???
-
View User Profile
-
Send Message
Posted Oct 22, 2011I really like the plugin but can you set it so theres to change the chance of getting infected?
-
View User Profile
-
Send Message
Posted Oct 16, 2011You need to be running the latest Bukkit Build.
-
View User Profile
-
Send Message
Posted Oct 14, 2011Looks fun, but couldn't get it to work :-(
got this error:
20:54:20 [SEVERE] Error occurred while enabling ZombiePlague v1.0 (Is it up to date?): com.ryanmichela.tsZombiePlague.Plugin.getConfig()Lorg/bukkit/configuration/file/FileConfiguration; java.lang.NoSuchMethodError: com.ryanmichela.tsZombiePlague.Plugin.getConfig()Lorg/bukkit/configuration/file/FileConfiguration; at com.ryanmichela.tsZombiePlague.Plugin.onEnable(Plugin.java:40) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:941) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:174) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:157) at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)