Sharpjaws / SharpSK

An addon for Skript that adds lots of features and other features from your favourite plugins to skript. Supports 1.8 up to 1.12
https://forums.skunity.com/resources/72
MIT License
8 stars 12 forks source link

Armor equip event don't listen when target is chest #47

Open rudde0 opened 5 years ago

rudde0 commented 5 years ago

https://youtu.be/NFVhlVctptQ Code:


on armor equip:
    event-item is diamond chestplate or diamond leggings:
        player doesn't have permission "r.Savasci"
        set action bar of player to "{@p}&7Elmastan zırh veya pantolonu kuşanabilmek için &6Savaşçı &7olmalısın."
        cancel event```