1.9.3
- Added chat item support display EnchantmentSlots's lore for those plugins.
- InteractiveChat
- TrChat (Please note that TrChat itself has bug which lead to chat item always be vanilla one in 1.20.5+ version, you have to wait them fix it)
- QuickShop-Hikari
1.9.2b
- Fixed for only-in-player-inventory option.
1.9.2
- Improved only-in-player-inventory check.
- Added replace-name rule. (Premium version only)
- Added {name} placeholder support in set-name rule.
- Added keep-name-in-anvil in config.yml, if set true, add-name-first and add-name-last rule won't work in anvil UI.
1.9.1-BETA
- Added check-chests-only option in config.yml. This option determines whether only-in-player-inventory option in each rule only checks chest UI.
1.9.0-Alpha
- Added support for modify item in villager trade UI.
- Added new rule: replace-random-item. (Premium version only)
- Added new option at rule config: "only-in-player-inventory".
- Reworked InventoryClickEvent listener real change.
1.8.1
- Fixed skull can not display in latest 1.21.1 server core.
- Added new skull get method, you can enable it at use-component.skull option in config.yml. (Paper only)
1.8.0
- Added mythic change GUI, with new apply item use method: GUI! You can now use apply item in a GUI and change the item, in future, MythicChanger can become a gem plugin with more feature added!
1.7.3
- Fixed HIDE_ATTRIBUTES item flag does not work for item does not have attribute modifier in 1.20.6 and higher version.
- This is a bug from Mojang and we can do nothing for this. Plugin will auto add empty attribute modifier if you add hide attributes flag to solve this problem.
1.7.2
- Added support for custom enchantments in rules related to enchantments.
- Added cache system for match item system, this can improve plugin performance in some case.
1.7.1
- Added cache system for check loaded plugin method.
1.7.0
- Added /mc viewnbt command.
1.6.10
- Added NBTAPI as soft depand in plugin.yml.
Small fix
- Fixed Item Format does not work in 1.19~1.19.2.
Small fixes
- Fixed sometimes nbt match rule does not working as well.
1.21.1 support
- Added 1.21.1 support in Item Format.
Small fixes
- Fixed plugin print error when using command tab complete in some case.
1.6.5
- Fixed conditions option does not work in premium version.
Small fixes
- Fixed when use geneerateitemformat command, plugin sometimes print error in 1.21 version.
Bug fix
- Fixed ItemFormat parser does not work in version below 1.19.
1.6.2
- Added rarity match rule. (Premium version only)
- Added item-format match rule. (Premium version only)
- Added any match rule. (Premium version only)
- Added edit-lore change rule. (Premium version only)