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
  • Fake Change and Real Change
  • Rule
  1. 🤖Auto Match & Change

đź“‚Info of Auto Match & Change

The Auto Match&Change feature refers to the plugin automatically recognizing all items of all players. Once a player's item meets the set matching requirements, it will undergo fake or real change.

Some common uses include:

  • Automatically add rarity tags to all items.

  • Remove the enchantment added abnormally.

  • Remove suspected abnormal items.

  • Add the texture of the tooltip at the lore & name of the item.

Fake Change and Real Change

The modification of items is divided into fake change and real change.

Fake change is display virtually, and it only change in client side. This means the modified content is only valid for the client. For the server, these modifications are false and have not actually taken effect.

Real change is change both in client and server side, modification of changes is not immediate in some time, but mostly in survival mode, real change is "immediate".

For example, if you are using remove_enchants change rule, if you set this rule in fake changes, item just display it don't have this enchantment, but actually it has and the enchantment will also take effect. If you set it in real change, then the enchantment will actually gone. No one will find it anymore.

Rule

The Auto Match&Change feature is implemented by various rule configuration files, which mainly include:

  • Match Item: Set matching items through various match rules.

  • Fake/Real Changes: The matched items will undergo fake change and real change according to the change rule.

Previous🆚CompareNext📌Rule

Last updated 4 months ago