A new plugin that I found on devBukkit that you may find to be useful for servers, mainly pvp or roleplay. The purpose of the plugin is for zombies to have harder combat purposes with abilities such as poisoning members. Another ability is causing blindness for certain time limits.
Config (From the Creator):
Config:
Code:
(Make the chance = 0.00 to turn the effect off)
zombiepoison:
poison:
chance: 1.00 (1.00 = 100%, 0.03 = %3) (Chance of zombie poisoning a player)
duration: 10 (How long the effect lasts)
amplifier: 0 (A higher amplifier means the potion effect happens more often over its duration and has more effect on the player)
blindness:
chance: 1.00
duration: 10
amplifier: 0
speed:
chance: 0.80 (Chance of a zombie spawning with swiftness)(0.80 is default, 0.33 is recommended for a server with many plugins)
duration: -1 (-1 = forever)
amplifier: 0
deathspawn:
chance: 1.00 (Chance of a zombie spawning where a player died)
ZombieSurviveLight:
status: true (true = zombies survive light, false = zombies die in light)
I have tried it out yes, It workes quite well. However, a few bugs like Zombies teleporting around your dead body do occur. I think they will fix it in future updates.
Sounds interesting
Originally Posted by ~Shadow
I have tried it out yes, It workes quite well. However, a few bugs like Zombies teleporting around your dead body do occur. I think they will fix it in future updates.