sets.yml

  Customization-Settings:
    Unbreakable: true # This will make the armor unbreakable, you can set it to false if you want the armor to be breakable.
    Item-Flags:
      - 'HIDE_ATTRIBUTES'
      - 'HIDE_ENCHANTS'
      - 'HIDE_POTION_EFFECTS'
      - 'HIDE_DYE'
      - 'HIDE_UNBREAKABLE'

Last updated