By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
Add simple commands to duplicate, rename, import and export items.
/itemutils duplicate
duplicate item in hand./itemutils rename
rename item in hand./itemutils import
import item from json string exported by this plugin./itemutils export
export item json into writable book. Keyboard user can copy and paste in writable book./itemutils nbt
show item nbt in user-friendly way.All commands require op by default.
permissions:
itemutils.command.duplicate:
default: op
description: allow to duplicate item.
itemutils.command.export:
default: op
description: allow to export item information in serialized json format.
itemutils.command.import:
default: op
description: allow to import item information from serialized json format.
itemutils.command.rename:
default: op
description: allow to rename item.
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time