
MythicChanger-Premium 2.4.6
Powerful item change plugin - 3 different change types - Built-in tons of rule to choose
2.3.0
Jan 27, 2025
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.1
Jan 18, 2025
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
Jan 18, 2025
2.2.0
- Added new change rule: random-change. (Premium version only)
- Added null catcher for item change manager.
2.1.7
Dec 26, 2024
2.1.7
- Fixed packet-listener option does not work.
- Don't miss out our whole new wiki at mythicchanger.superiormc.cn!
2.1.5
Dec 15, 2024
2.1.5
- Added Folia support.
- Added new action: mythicmobs_spawn.
- Added Nexo item support.
2.1.3
Dec 2, 2024
2.1.3
- Improved item change codes, now it will has small performance improve.
- Added more null catcher for item change codes.
2.1.1
Nov 16, 2024
2.1.1
- Fixed Empty and Reset Apply Limit change always be applied even you didn't put them in change configs.
- Added new match item rule: enchantable.
- Now apply item can directly has it's own changes without hooking into a rule.
- Improved give player apply item codes, now it will no longer always stack to max amount.
2.1.0-Very Early Alpha 1
Nov 11, 2024
2.1.0-Very Early Alpha 1
- Added new match rule: material-tag.
- Recoded Apply Item feature, now each item supports use multi apply item instead of only one.
- Added new change rule related to apply limit feature.
- Added apply limit feature, you can use this feature to determine each item's max limit of apply item.
- Replaced Powerful Item Placeholder to Item Placeholder feature. Now you can use item placeholder even in configs!
- Added many new item placeholder, most powerful is {item_xxx}, it can directly pring the data of specified item stack!
- Fixed apply item make the original disappear in some case.
2.0.3
Nov 3, 2024
2.0.3
- Added 1.21.3 version support.
- Fixed config.yml does not generate when server first start.