MythicMobs 4.0.1
PaperSpigot 1.11.2
Delayed actions will be ignored when mob is dead.
For example:
If I trigger that skill onDeath, action 2 (or anything after first delay line) will be ignored
PaperSpigot 1.11.2
Delayed actions will be ignored when mob is dead.
For example:
Code:
Test: Skills: - action 1 - delay 20 - action 2