RemoveUnbreakableFlag - dniym/IllegalStack GitHub Wiki
CHILD OPTION OF Fix Illegal Enchants
Will remove the Unbreakable flag from items held by players (unless they have the bypass permission). Items can typically only have this flag set via a plugin or the /give command. Items with unbreaking will take zero damage ever, if you wish to have this flag automatically removed enable this protection.
- /give @p minecraft:elytra 1 0 {ench:[{id:0,lvl:5},{id:34,lvl:1},{id:70,lvl:1}],display:{Name:"Infinite Flight"},Unbreakable:1}
** Players with the illegalstack.enchantbypass permission will bypass this protection.
To enable / disable this protection use the following command: /istack toggle RemoveUnbreakableFlag
This protection has no extra options.