Hello, I am currently creating a plugin that allows players to skin items and I need to set the correct max durability for each type of armor but while using the API I see I only have the option for the current item durability instead of the max.
What options do I have here? "ItemsAdder.setCustomItemDurability(item, testMaxDurability);"