ItemMeta can be turned into a string. I want to save this string in a database and later read it to create ItemMeta from it.
Is there an easy solution to create ItemMeta from that string again?
Sample string of
Is there an easy solution to create ItemMeta from that string again?
Sample string of
item.getItemMeta().toString()
: UNSPECIFIC_META:{meta-type=UNSPECIFIC, enchants={DIG_SPEED=5}, Damage=133}