Item Rename - Item Personalization in Minecraft

The Item Rename modification for the Fabric loader provides players with the ability to customize various item characteristics in the game. You can change names, add descriptions, and create magical glow effects for any items in your inventory.
Main Features
With this mod, you gain complete control over item appearance. Color codes and text formatting are supported, allowing you to create unique names and descriptions with various effects.
Commands and Permissions
| Command | Description | Permission |
|---|---|---|
/rename <name> |
Changes the name of the item in hand | itemrename.rename |
/setloreline <line number> <text> |
Sets a specific description line | itemrename.lore |
/addloreline <text> |
Adds a description line | itemrename.lore |
/removeloreline <line number> |
Removes a specific description line | itemrename.lore |
/insertloreline <before line> <text> |
Inserts a description line at specified position | itemrename.lore |
/glow |
Adds magical glow to the item | itemrename.glow |
/removeglow |
Removes magical glow | itemrename.glow |
/removename |
Removes custom name | itemrename.rename |
/removelore |
Removes all custom descriptions | itemrename.lore |
/lockitem |
Locks item from editing by others | itemrename.lock |
/unlockitem |
Unlocks item for editing | itemrename.lock |
- itemrename.admin: Allows bypassing item lock check during editing
Permission System
If you don't have a permission manager installed (such as LuckPerms), the system will check the player's permission level:
- Players with permission level 1 can use all basic commands
- Players with permission level 3 and above can bypass item lock checks
Color and Formatting Support
The mod supports colors and text formatting in EssentialsEX format using the & prefix. Starting from version 1.1.0, hexadecimal color code support has been added with the prefix: &#
Feedback
If you encounter any issues or have suggestions for improving the mod, you can leave feedback on the project's GitHub or join the developer's Discord server.