- Added full MiniMessage support. Except for a few cases, the plugin supports the use of the MiniMessage format almost everywhere.
- The items folder of the plugin will be treated as a separate item management configuration file, just like the items folder of the MythicMobs plugin.
- Fixed an issue where the plugin would fail in versions lower than 1.17.1, because the plugin incorrectly called some code that was only available in versions 1.17.1 and above.
- Added component and nbt options to ItemFormat.
- Removed ignore-color-code option in config.yml, plugin by deafult no longer check color code in contains-name and contains-lore option.
- Fixed custom item lore always try read default values.
- Fixed fake change disappear in some case.
- Added 1.21.6/7/8 version support.
- Added some apply item example configs. For old users, please try delete plugin/MythicChanger folder so that plugin will try generate them.
- Fixed some real changes do not work in random-change rule.
- Fixed item apply some real changes rule even they do not exist in your config.-
- For users of versions lower than 1.16, we have added a new function to automatically convert Hex colors to common colors to avoid the situation where the colors of plugin messages look very strange due to calling Hex colors.
- Fixed plugin print error in some case.