Discord
Wiki
Require Java 17!

Require ProtolcolLib!
 
attachment.png

Info:

  • MythicChanger is a spigot plugin that auto match item and modify it without trouble!
  • It has many uses, including:
    • Item skin.
    • Automatically add Tooltips.
    • Automatically add rarity icons to items.
    • Automatically remove illegal enchantments.
    • Automatically replace vanilla items to MMOItems items.
    • There are still many, many more
  • This plugin won't work on creative mode.


Features:

  • Built-in 19 change rule, including display name, lore, custom model data, enchantments and even replace the whole item!
  • Built-in 11 match rule, including display name, lore, 10+ hook plugins like ItemsAdder, MMOItems, EcoItems, saved items, vanilla items.
  • You create create new custom change or match rule which by using our API.
  • Including fake change and real change. Fake change is display virtually, and it only change in client side. Real change is change both in client and server side.
    • 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.

Support Hex Color and Gradient Color in anywhere.Support use PlaceholderAPI in item now.And much more!

Showcase:
attachment.png
With using the config:

weight: 15

# If you want to all item apply this rule, just delete whole match_item section.
match-item:
  items:
    - 'diamond_sword'

fake-changes:
  set-name: '&fGood Diamond Sword'
  set-lore:
     - '&7A good sword that all adventures should use!'
    - '&f&lCommon'
  add-lore-prefix: '1'

real-changes:
  add-enchants:
    KNOCKBACK: 1
  remove-enchants:
     - 'POWER'

2024-02-15-172206.png

With using this config:

weight: 15

# If you want to all item apply this rule, just delete whole match_item section.
match-item:
  items:
   - 'iron_sword'
  # Whether you use item tier instead of item ID to identify item slots.
  # If this item plugin don't have tier, will still use Item ID as identify.
  use-tier-identify: false

fake-changes:
  add-name-prefix: 'Hello'
  replace-item:
    hook-plugin: MMOItems
    hook-item: WAND;;OAK_WAND

real-changes:
  replace-item:
    hook-plugin: MMOItems
    hook-item: WAND;;OAK_WAND


Credits:

  1. Icon: https://shikashipx.itch.io/shikashis-fantasy-icons-pack