Hello there. I've been trying to set up Teleport Skill, that can be triggered onAttack for about an hour. I don't understand, why it's still not works. Please, help me out.
Code:
ExampleMobs.yml: TestMob: Type: CREEPER Skills: - skill{s=TeleportationExplosion} @trigger ~onAttack 1.0
Code:
ExampleSkills.yml: TeleportationExplosion: Skills: - teleport{spreadh=24;spreadv=3} @Target 1.0