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
ItemRenameTag is a plugin for PocketMine-MP that adds a physical item to rename items in-game. Players can use the item to set a custom name for the item they are holding.
/giveitem
command.itemrenametag.giveitem
- Allows access to the /giveitem
command. (default: op)itemrenametag.reload
- Allows access to the /giveitem reload
subcommand. (default: op)The plugin configuration file config.yml
allows you to customize various aspects of the plugin, such as the item ID, name, lore, and more.
# ItemRenameTag Configuration
items:
itemnametag:
type: 'minecraft:paper'
name: '&r&6&lItem Rename Tag &r&7(Right Click)'
lore:
- '&r&7Rename and customize your equipment'
messages:
success:
- "&r&e&l(!) &r&eYour ITEM has been renamed to: '{item_name}&e'"
air:
- '&r&l&e** You must hold an item in your hand.'
renaming-non-enchanted-item:
- '&r&l&e** Item must be enchanted to rename.'
activate:
- " &r&6&lRename-Tag Usage"
- "&r&61. &r&7Hold the ITEM you'd like to rename."
- "&r&62. &r&7Send the new name as a chat message &lwith & color codes&r&7."
- "&r&63. &r&7Confirm the preview of the new name that is displayed."
If you encounter any issues or have suggestions for improvements, please report them on the Issue Tracker.
You can leave one review per plugin release, and delete or update your review at any time