How can I make a kit that has Unbreakable Items in it?
I'm trying to make kits with Unbreakable Items in it for my Kit PvP server.
To make the items Unbreakable, I use this command:
/give (Name) minecraft:(item) 1 0 {Unbreakable:1}
For proof that the command worked, I hovered over the item and it clearly said Unbreakable at the bottom of the lore. For example:

Problem is, when I do /createkit, it transfers the item but not the Unbreakable effect.
When I hover over the item after I create the kit, it does not say Unbreakable at the bottom of the lore. Again, for example:

Best Answer
By the command it seems like you're using a plugin. If you have essentialsx on your server, which is a pretty common and good to have plugin (in addition to its capable kit system), the following kits.yml is valid and works as expected.
kits:
tools:
delay: 10
items:
- stonesword 1 Unbreakable:true
Pictures about "How can I make a kit that has Unbreakable Items in it?"



How to Make Unbreakable and Keep on Death Item - Works With Toolbox and Tooldroid | Toolbox Tutorial
More answers regarding how can I make a kit that has Unbreakable Items in it?
Answer 2
In mod packs, a Blank Rune from Quark, found in Dungeon Structures or similar, on an anvil with any enchanted item will hide its glint, you could still use the tags.
I have not found a way to put tags on existing items.
Joachim, I'm sorry, I play on mod packs so practically it might be a bit confusing, I launch mod packs with Curse Forge, you'll probably not want to make a server revolving around Modded Vanilla.
But if you wanted to do that, you could use a rune, like a blank one with that enchanted item to hide the enchantment effects, visually, not the description
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Roger Brown, Felicity Tai, Elijah O'Donnell, Julia Avamotive
