Skip to content

allows players to edit various properties of items in the game, such as their name, lore, and enchantment glow. With support for color and formatting.

License

Notifications You must be signed in to change notification settings

FaeWulf/item-rename

Repository files navigation

Item Rename Mod

Description

The Item Rename mod for Fabric Modloader allows players to edit various properties of items in the game, such as their name, lore, and enchantment glow. With support for color and formatting, you can personalize your items like a piece of cake.

This mod is heavily inspired by the plugin: EpicRename

Also you can use my tools to easily make your own custom name/lore: https://faewulf.xyz/projects/epicrename

Commands and Permissions

Command Description Permission
/rename <name> Renames the item in hand. itemrename.rename
/setloreline <lineNumber> <text> Sets a certain line of lore on the item in hand. itemrename.lore
/addloreline <text> Adds a line of lore on the item in hand. itemrename.lore
/removeloreline <lineNumber> Remove a certain line of lore on the item in hand. itemrename.lore
/insertloreline <beforeLineNumber> <text> Insert a certain line of lore on the item in hand. itemrename.lore
/glow Adds an enchantment glow to the item in hand. itemrename.glow
/removeglow Removes the enchantment glow from the item. itemrename.glow
/removename Removes any custom name from the item in hand. itemrename.rename
/removelore Removes any custom lore from the item in hand. itemrename.lore
/lockitem Lock item edit, allowing only you to modify selected items. itemrename.lock
/unlockitem Unlock item edit, allowing everyone to modify selected items. itemrename.lock
  • itemrename.admin: Allows bypassing lock check for item editing.

Additional Caution

If you did not install any permission manager mod (ex: LuckPerms) then the permission system will check for "Permission level":

  • Player with permission level 1 can do all basic command
  • Player with permission level 3 and above can bypass lock check for item editing

Color and Format Support

The mod supports color and formatting using the EssentialsEX color format, with the prefix &.

Feedback and Support

If you encounter any issues or have suggestions for improvement, please don't hesitate to reach out on the mod's GitHub issues or join my discord server

Thank you so much 🛠️✨

About

allows players to edit various properties of items in the game, such as their name, lore, and enchantment glow. With support for color and formatting.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages