ItemUpdating not updating MythicMobs items
Summary
Hello, I have a MythicMobs item that I released on my server that includes +11 "Offhand Damage"
I did not realize this +11 offhand damage would actually stack with other swords, so now players are doing INSANE amounts of damage by having the offhand damage sword in their offhand, and a netherite sword in their main hand...
I've edited the file for the item to nerf it, however people's existing offhand damage swords seem to be unaffected.
This is despite, in MythicMobs/config/config-items.yml, ItemUpdating.Enabled: true The server has restarted, yet existing items still have their old stats and are not updated.
Relevant configuration files
https://pastebin.com/3r1P68Sk https://pastebin.com/VR58rfxy
Current behavior
Items are not updated despite item config changes
Intended correct behavior
Existing Jupiter swords should have their offhand damage stat removed
Proposed fixes
Unsure at this point