Hey everyone,
I am trying to make an special item with this Plugin Add-on. But I cant get a special Bow to work. Can someone tell me why?
I allready tried it with @trigger too
Item:
Skill:
Problems with Bow Skill [Artifacts]
I am trying to make an special item with this Plugin Add-on. But I cant get a special Bow to work. Can someone tell me why?
I allready tried it with @trigger too
Item:
Code:
RangerBow: Id: 261 Display: '&2Rangers Bow' Lore: - '&cPower IX' - '' - '&8Rightclick: &9Explosive Arrow' Skills: - skill{s=ExplosiveArrow} @TargetLocation ~onBowHit Enchantments: - ARROW_DAMAGE:9 Hide: - ENCHANTS
Code:
ExplosiveArrow: Cooldown: 8 Skills: -...