Перейти к содержимому
Mineforgian

MythicChanger

Powerful item change plugin - 3 different change types - Built-in tons of rule to choose

Загрузки
562
Подписчики
3
Обновлён
16 июня 2026 г.
Лицензия
GPL-3.0-only

Опубликован 27 января 2025 г.

Discord Support Plugin Documents

LOGO Auto Match Change Random Change Drag Change GUI Change YouTube Video Note: Some of the features in the images require PREMIUM version.

MythicChanger

MythicChanger is a Spigot plugin that auto matches items and modifies them without trouble!

It lets you automatically match and customize Minecraft items through advanced rules, apply items, GUIs, actions, conditions, and deep custom item plugin support.

Features

Flexible Item Modification System

  • Automatically match and modify items based on powerful configurable rules
  • Supports both visual-only changes and real server-side item changes
  • Create item skins, enchant scrolls, attribute scrolls, rarity icons, tooltip systems, upgrade items, and more
  • Modify item names, lore, material type, amount, color, enchantments, attributes, flags, NBT, custom model data, and full item formats
  • Supports full item replacement, random replacement, sub-change logic, and advanced chained modification rules

Advanced Match Rules

  • Built-in match rules for material, material tags, item name, lore, enchantments, stored enchantments, NBT, rarity, saved items, and item formats
  • Supports positive, negative, any, and none-style match logic
  • Can detect items from popular custom item plugins instead of relying only on vanilla item comparison
  • Useful for creating scrolls, skins, upgrade stones, repair items, conversion items, and special item systems

Three Change Modes

  • Auto Match & Change: Automatically detects and modifies matching items
  • Drag Change: Players can drag an apply item onto a target item to perform the change
  • GUI Change: Players can place the target item and apply item into a GUI and confirm the result

Fake Change & Real Change

  • Fake Change modifies how items look to the client while keeping original server-side data unchanged
  • Real Change directly modifies the actual item data on the server
  • Fake changes are ideal for visual skins, hidden enchantments, fake lore, and display-only customization
  • Real changes are ideal for scrolls, upgrades, conversions, enchant changes, and permanent item editing

Powerful Apply Item System

  • Create apply items such as enchant scrolls, attribute scrolls, item skins, deapply items, upgrade books, and random result items
  • Supports apply limits to control how many times an item can be modified
  • Supports success chance, fail behavior, random outcomes, and item-breaking style mechanics
  • Premium: Multi Apply Item system allows one target item to accept multiple apply item types, such as gems, scrolls, skins, or upgrade materials

Custom Item & Plugin Compatibility

  • Direct support for many custom item plugins, including ItemsAdder, MMOItems, MythicMobs, Nexo, Oraxen, ExecutableItems, NeigeItems, CraftEngine, eco, EcoItems, EcoArmor, and more
  • Supports custom items as both target items and apply items
  • Built-in Item Format system can generate and recognize detailed custom item structures
  • Can handle custom tools, armor, food, attributes, metadata, NBT, custom model data, and plugin item identifiers

Action & Condition Engine

  • Premium: Run actions after successful changes, failed changes, random outcomes, GUI actions, and other item events
  • Supports commands, messages, sounds, particles, effects, teleporting, entity spawning, MythicMobs spawning, titles, action bars, announcements, delays, chance logic, and conditional execution
  • Conditions can check permissions, worlds, biomes, placeholders, and custom logic

Placeholder & Dynamic Display Support

  • Supports PlaceholderAPI placeholders in item names, lore, and change rules
  • Supports item placeholders for dynamic item text and statistics
  • Supports math expressions and dynamic values in premium workflows
  • Can parse placeholders into item display data for personalized or changing item information

Appearance & Text Features

  • Full Hex color support
  • Gradient color support
  • Supports legacy color codes and MiniMessage-style display workflows
  • Can dynamically modify item names, lore, rarity display, enchant display, and tooltip content
  • Premium: Localized item name translator can automatically download client language files and display translated vanilla item names

Utility & Management Tools

  • Commands for reloading, saving items, giving saved items, giving apply items, opening the change GUI, setting limits, generating item formats, and viewing NBT
  • Simple Item Manager helps save held items, give items to players, and inspect item data
  • Ready-to-use example configurations for item skins, enchant scrolls, attribute scrolls, deapply items, and complex random upgrade systems
  • Developer API allows custom match rules and change rules for server-specific systems
  • Packet listener can be enabled or disabled depending on whether automatic visual matching is needed
  • Configurable packet listener priority for better compatibility with other plugins

Note: MythicChanger does not work in Creative Mode.

Ченджлог

3.2.3Релиз26.1, 26.1.1, 26.1.2 · 16 июня 2026 г.
  • Reworked skull item builder codes, should have better performance now.
  • Reworked gui listener codes, should have better performance.
  • Fixed possible memory leak in some case.
  • Other small changes and fixes.
3.2.1Релиз26.1, 26.1.1, 26.1.2 · 3 июня 2026 г.
  • Added support for CraftEngine 26.4+ version and drop support for version below that.
  • Added menu.anti-dupe-checker option in config.yml file.
  • GUI Open method and unregister method now force run in main thread.
  • Added hook-item-method option in config.yml file.
  • Added new change rules:
    • Remove Color
    • Remove Custom Model Data
    • Add Item Model
    • Remove Item Model
    • Remove Data
    • Reset Data
    • Added new item skin scroll example files.
  • Removed weight system of change rules, instead, we will execute the change rule in the order of configuring sections.
  • Added /mc edititem command. Support modify hold item's name, item name and lore.
  • Fixed parse-papi-name and parse-papi-lore rule does not work as excepted.
  • Other small changes and fixes.
3.1.5Релиз26.1, 26.1.1, 26.1.2 · 19 апреля 2026 г.
  • Fixed some issues.
3.1.2Релиз1.21.9, 1.21.10, 1.21.11 · 27 марта 2026 г.
  • Added math support in placeholder condition.
  • Fixed potion item can not being generated in Spigot server in some server versions.
  • Improved apply item drag experience.
  • Improved GUI listener, now will block illegal shift click and double click in change GUI.
  • Fixed boss bar color codes in Spigot servers.
  • ItemFormat Update: Fixed item always has tool.damage-per-block when debuild.
  • Fixed plugin will print error when use skull item with base64 data in Spigot server.
  • Fixed can not save nbt data when use keep-item-format change rule. Fixed incorrect armor slot mapping.
  • This fix the issue where when using the "replace item" type change rule, if the replaced item still meets the matching condition, clicking on it in the armor slot can result in duplication.
3.0.9Релиз1.21.9, 1.21.10, 1.21.11 · 21 февраля 2026 г.
  • Fixed plugin print error if UltimateShop not installed.
  • Fixed plugin can not load at Paper-1.17.1 version.
3.0.7Релиз1.21.9, 1.21.10, 1.21.11 · 12 января 2026 г.
  • Fixed language option in config.yml does not work since 3.0.4.
  • Added new null catcher for some common error.
  • Added new action: action_bar.
  • Added support for use built-in placeholder in lang placeholder.
3.0.4Релиз1.21.9, 1.21.10, 1.21.11 · 6 января 2026 г.
  • ItemFormat Update: Fixed item damage can not being set to 0.
  • Fixed issue when using MMOItems as apply item.
  • Fixed title action does not work as well in some case.
3.0.1Релиз1.21.8, 1.21.9, 1.21.10 · 4 декабря 2025 г.
  • Fixed an issue where using /mc openchangegui in the console would sometimes result in an error.

Комментарии

Загружаем…