My plugin, OtherZombies, allows Baby Zombies, Giant Zombies, Zombie Pigmen, Baby Zombie Pigman, Villager Zombies, Baby Villager Zombies, and Boss Zombies to spawn naturally. Everytime a zombie spawns while this plugin is running each type of zombie has a chance of spawning based on the percentages set in the configuration file. All percentages are configurable. As of the 1.0 Release you can now disable mobs by setting their percentage to 0 in the configuration file. You can use the percentages to control the amount that a type of zombie spawns. All zombies also have configurable health, drops, armor, weaponry, potions, and whether or not they burn in sun.
You can set each zombie type's custom drop in the config under their section simple add your drop to the list. When the mob dies it randomly drops 0-3 of the item you have defined, with its original drops.
# || OtherZombies v1.4 by Rockon999 || DO NOT CHANGE VERSION || #version:1.4natural-spawning-only:Whether or not zombies will spawn by any method, or only by natural spawning (true/false)enable-drops:Whether or not zombies will drops custom items (true/false)blood-enabled:Whether or not zombies will play blood effects (true/false)potion-effects-enabled:Whether or not zombies will be given potion effects (true/false)disable-other-mobs:Whether or not all mobs will be replaced by zombies (true/false)bosses-percentage:This is the change of a boss spawning... it picks a random boss from the Bosses.ymldisabled-worlds:-'!EachWorldintheseslotswillbedisabled!'-'world_the_end'Zombie:percentage:30health:20sunburn:Whether or not the mob will burn in the sun (true/false)weapon:IRONAXEarmor:helmet:NONEchestplate:NONEleg:NONEboots:NONEdrops:-'0'potions:-'Type:Time:Amplifier'Zombie_Baby:percentage:10health:20sunburn:trueweapon:STONESWORDarmor:helmet:NONEchestplate:NONEleg:NONEboots:NONEdrops:-'0'potions:-'SPEED:5:1'Zombie_Pigmen:percentage:10health:20sunburn:trueweapon:GOLDSWORDarmor:helmet:NONEchestplate:NONEleg:NONEboots:NONEdrops:-'0'potions:-'NONE'Zombie_Pigmen_Baby:percentage:10health:20sunburn:trueweapon:IRONSWORDarmor:helmet:NONEchestplate:NONEleg:NONEboots:NONEdrops:-'0'potions:-'NONE'Villager_Zombie:percentage:10health:20sunburn:trueweapon:NONEarmor:helmet:NONEchestplate:NONEleg:NONEboots:NONEdrops:-'0'potions:-'NONE'Villager_Zombie_Baby:percentage:10health:20sunburn:trueweapon:NONEarmor:helmet:NONEchestplate:NONEleg:NONEboots:NONEdrops:-'0'potions:-'NONE'Giant:percentage:10health:30drops:-'0'potions:-'SPEED:10:10'Zombie_Jockey:percentage:5spiderhealth:20zombiehealth:20weapon:WOODSWORDarmor:helmet:NONEchestplate:NONEleg:NONEboots:NONEpotions:-'NONE'
Commands
/oz reload - Reloads the config.yml
/oz mob <amount> <pigman/zombie/villager/giant> <add -baby or a baby version><- Spawns OtherZombie Mobs
I release a [Release] build on the even decimals (i.e. 1.2, 1.4). These [Release] builds have all their features fully working and implemented. I release a [Beta] build on the odd decimals (i.e. 1.3, 1.5). These [Beta] builds have most features working, but some are glitchy or don't work at all. These "iffy" features are detailed in the known caveats section when you download the file :)