- Added Standard Localized Item Name Translate feature.
- Due to the fact that the Minecraft server does not store client language files, the plugin cannot know the name of the item you hold displayed on your client. Therefore, in most scenarios where the item name is displayed, we directly display its English name. Now this new feature will automatically download the client language file and translate your item name.
- This feature only works for premium version of MythicChanger and 1.16+ Minecraft server version.
- You have to setup this feature first to enable this feature.
- Added ExecutableItems item hook support.
- Added 1.20.6, 1.21 support.
- Added FoodComponent, ToolComponent and JukeboxPlayableComponent support in Item Format.
- Changed default rule file name from default to example.
- Added premium rule loading message.
- Added replace-enchants change rule. (Premium version only)
- API Break Change: startFakeChange and startRealChange method now require additional original item arg.
- Added keep-enchants change rule, useful for people want to keep enchantments of origianl item when using replace item rules. (Premium version only)
- Support loading files from subfolders within the "rules" directory, improving file organization and flexibility.
