What version or build # are you using?
MythicMobs 4.1.0 and MythicLib 1.0.1
What server jar are you using?
Spigot 1.8.8
The ~onDeath trigger doesn't work. When I kill a zombie nothing is happening. I have removed it and it work (with the ~onCombat trigger). Help pls.
VanillaMobs file config :
Trigger ~onDeath doesn't work
MythicMobs 4.1.0 and MythicLib 1.0.1
What server jar are you using?
Spigot 1.8.8
The ~onDeath trigger doesn't work. When I kill a zombie nothing is happening. I have removed it and it work (with the ~onCombat trigger). Help pls.
VanillaMobs file config :
Code:
ZOMBIE: Display: '&8Zombie &7(Niveau &f<mob.level>&7)' PreventRenaming: true LevelModifiers: - health 1 - damage 0.10 - knockbackresistance 0.003 - armor 0.07...