> For the complete documentation index, see [llms.txt](https://mythicchanger.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mythicchanger.superiormc.cn/drag-gui-change/info-of-drag-gui-change.md).

# 📂Info of Drag/GUI Change

Sometimes you want players to modify their items independently, and this feature is born.  The Drag/GUI Change feature refers to plugin create the **apply item**, your players can use **apply item** to change their items. Each **apply item** can be configured with which items can use it, and what modifications will be made to the items after using the **apply item**. In one word: Players can modify items through the Apply Item instead of using the matching rules set in the rule configuration.

Some common uses include:

* Item Skiner - By `set-custom-model-data, set-color` rule.
* Deenchanter Item - By `remove-all-enchants` rule. Require `real-changes`. This will remove all enchantments.
* Name Changer - By `set-name` rule.

## Use Method&#x20;

* GUI: Apply items will use in `/mc openchangegui`. <mark style="color:red;">**- Premium**</mark>
* Drag: Drag the apply item to the item you want to changed.

For more info, please view [this page](/drag-gui-change/apply-item-mode.md).
