Solved Equip enchanted armor?

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Laukage

Member
Hello Skunity, Is there a way to equip a player with enchanted armor?

I've tried this but the enchant part didn't work..
equip player with protection 1 leather boots named "&b&lBoots"

I've also tried searching the DOCS but couldn't find anything useful

I'm running spigot 1.12.2
and Skript-dev32
 
code_language.skript:
command /test2:
    trigger:
        set player's helmet to diamond helmet of protection 2

This works for me
 
Status
Not open for further replies.