đź“‚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. Requirereal-changes
. This will remove all enchantments.Name Changer - By
set-name
rule.
Use Method
We support 2 apply item use method, you can set it at config.yml
with apply-item-mode
.
GUI: Apply items will use in /mc openchangegui. - Premium
Drag: Drag the apply item to the item you want to changed.
This option change require server restart.
Last updated