Automatically update lore when the durability prefix in lang.yml changes
knokko opened this issue ยท 1 comments
Currently, the item updater will upgrade items when the lore or maximum durability of its corresponding custom item changes. However, changing the durability prefix in lang.yml will not cause an update, which causes items to keep the old durability prefix until their custom item is modified, or it loses durability. It would be better if changing durability-prefix
would also update existing items.