Mirreski / Skript

Skript is a Bukkit plugin which allows server admins to customize their server easily, but without the hassle of programming a plugin or asking/paying someone to program a plugin for them.
http://njol.ch/projects/skript
7 stars 2 forks source link

Baby Zombies cannot be spawned. #40

Open Mirreski opened 9 years ago

Mirreski commented 9 years ago

Skript only checks if the entity is Ageable. But Zombies are not implementin/extending Ageable and it fails to make it a baby. Probably also happens for pig zombies.