2.4.0
- Changed packet listener plugin from ProtolcolLib to packetevents.
2.3.13
- Improved real change check.
2.3.12
- Added CraftEngine item hook support.
2.3.11
- Fixed 1.17 versions support.
2.3.10
- Improved real change check.
2.3.9
- Added stored enchants support for contains-enchants and contains-enchants-amount rule.
- Improved item-format rule.
2.3.7
- Added multi match item rule group support in any rule.
- Added * symbol means all enchants support in has-enchants rule.
- Added specifed number support in contains-enchants-amount rule.
2.3.6
- Added new placeholder: {raw-name} and {raw-original-name}
- Added new match item rule: contains-enchants-amount.
2.3.5
- Improved mi-update-lore rule, this rule will only change item's lore only, other data won't be lost.
- Fixed free version users can not use apply item.
2.3.4
- Fixed real change don't apply when use Auto Match & Change in some case.
- Fixed contains-enchants match rule does not work in some case.
- Added add-enchants-ignore-level option in change configs.
2.3.3
- Added check for mi-update-lore rule, now only items from MMOItems can use this rule.
2.3.2
- Added new language: zh_CN.yml.
2.3.1
- Fixed plugin ger error if NBTAPI is not installed.
2.3.0
- Added new change rules (Premium version only)
- remove-all-lore
- remove-name
- mi-update-lore
- Added new option called "ignore-color-code" at config.yml file, if enabled, contains-name and contains-lore rule will ignore color codes.
- Added new powerful item placeholder: nbt. It can directly get custom nbt data from item.(Premium version only)
- Added math support in add-nbt-double and add-nbt-int change rule.
- Added stat scroll example file at plugin wiki.
2.2.2
- Item Format update: Fixed some item format value do not correctly parsed.
2.2.1
- Fixed replaced item no longer display enchantment glow in some case.
- Added packet-listener-priority option in config.yml file.
2.2.0
- Added new change rule: random-change. (Premium version only)
- Added null catcher for item change manager.
2.1.10
- Fixed drag change breaking.
- Fixed keep rules doe not work as well.