When I set the altitude condition on a skill, the mobs don't execute it. There are no errors in console.
I want to make it so that if you stand 2-6 blocks above the mob, it will leap towards you.
Jump:
Cooldown: 1
Conditions:
- altitude{a=2-6}
Skills:
- leap{velocity=500} @target
The skill works correctly when not using the altitude condition
MM version: 4.0.1
Spigot: 1.11
I want to make it so that if you stand 2-6 blocks above the mob, it will leap towards you.
Jump:
Cooldown: 1
Conditions:
- altitude{a=2-6}
Skills:
- leap{velocity=500} @target
The skill works correctly when not using the altitude condition
MM version: 4.0.1
Spigot: 1.11