MythicChanger Wiki
  • 🎉Welcome
  • 📦Info
    • ✅Requirements
    • ⚙️Install
    • ⛔Limitation
    • 🔗Compatibility
    • 🛠️Configuration files
    • ⌨️Commands
    • ❓FAQ
    • 📋Format
    • 🆚Compare
  • 🤖Auto Match & Change
    • 📂Info of Auto Match & Change
    • 📌Rule
    • 📚Rule Config Example - Lore Modifier
    • 📚Rule Config Example - Vanilla Item Replacer
    • 📚Rule Config Example - Illegal Enchant Level Remover
    • 📚Rule Config Example - Random Replace
  • 🌱Drag/GUI Change
    • 📂Info of Drag/GUI Change
    • 🪄Apply Item
    • 📚Apply Item Example - Enchantment Scroll
    • 📚Apply Item Example - Attribute Scroll
    • 📚Apply Item Example - Stat Scroll
  • 🔍Match Rules
    • None
    • Items
    • Material
    • Material Tag
    • Contains Name/Contains Lore
    • Contains Enchants/Stored Enchants
    • Contains Enchants/Stored Enchants Amount
    • Contains Apply
    • Contains NBT
    • Has Name
    • Has Lore
    • Has Enchants
    • Has Apply
    • Rarity
    • NBT
    • NOT
    • ANY
    • Enchantable
    • Item Format
  • 🔄Change Rules
    • ⚠️Note
    • Empty
    • Fix Hide Attributes Bug
    • Add Name
    • Add Lore
    • Add Attributes
    • Set Name/Lore
    • Set Custom Model Data
    • Set Amount
    • Add flag/Remove flag
    • Add enchants
    • Delete enchants
    • Remove Name/Lore
    • Remove Enchants
    • Set Type
    • Random
    • Replace Item
    • Replace Name
    • Replace Lore
    • Replace Enchants
    • Set Color
    • Parse PAPI
    • NBT
    • Edit Item
    • Edit Lore
    • Keep
    • Deapply
    • Apply Limit
    • MMOItems
  • ✨Features
    • 🎨Color Code
    • ⚡Powerful Item Placeholders
    • 🌍Localized Item Name - Premium
    • ✔️Only In Player Inventory
    • 💾Saved Item
  • 💻Develop
    • Add custom rules
Powered by GitBook
On this page
  • Seems that my rule configs are correct, why my items does not change?
  • Seems that when I click the item, it will disappear or dupe.
  • Why I can not click a item?
  • This plugin crashs my server!
  1. 📦Info

❓FAQ

Seems that my rule configs are correct, why my items does not change?

  • MythicChanger won't modify creative mode players item, you have to change your game mode to survival or adventure.

  • For real change: The modification is not immediate and requires players to interact with the item, such as droping it to the ground and picking it up again.

  • Maybe your ProtolcolLib plugin is not correctly loaded or it is not latest (download latest at it's Jenkins!).

Seems that when I click the item, it will disappear or dupe.

  • Update MythicChanger to 1.3.2 and higher version maybe solve your problem.

  • Try disable real-change-trigger.InventoryClickEvent.enabled option in config.yml then restart the server.

Why I can not click a item?

  • That maybe because you use replace-item change rule, and after replace the item, the new item still meet the match rule, so this has fallen into a dead cycle.

This plugin crashs my server!

  • This is likely due to your item replacement getting stuck in a dead loop. If the replaced item still meets the conditions of other rules, it will be continuously replaced. Please ensure that the replaced item will not meet any other rules.

Previous⌨️CommandsNext📋Format

Last updated 8 months ago