Admin Item Rename
ModrinthA lightweight Folia-compatible plugin that lets players rename any item in their hand using full MiniMessage formatting including hex colors, gradients, bold, and more.
Description
ItemRename is a simple, no-fluff renaming plugin built for Folia and Paper 1.21.1. Give your players the ability to rename any item in their hand with full color and formatting support powered by MiniMessage. Hex codes, gradients, named colors, bold, italic, and every other Adventure tag all work out of the box.
Features
Full MiniMessage formatting support including hex colors, gradients, named colors, bold, italic, underline, and strikethrough. Folia compatible with proper region scheduler usage. Permission based access with a separate admin permission. Optional character limit on rename input configurable in config.yml. Reload command so you never need to restart the server. Clean configurable message prefix.
Commands
/rename
/rename reload — Reloads the plugin config. Requires rename.admin.
/rename help — Shows formatting usage and examples. Requires rename.use.
Permissions
rename.use — Allows a player to use /rename and /rename help. Default: op.
rename.admin — Allows access to /rename reload and bypasses any restrictions. Default: op.
Formatting Examples
/rename
/rename gradient:#FF0000:#0000FFRainbow Blade — Red to blue gradient.
/rename
/rename
Configuration
yaml# Plugin message prefix
prefix: "&8[&7Rename&8]"
# Enable a max character limit on rename input
enable-char-limit: true
# Max characters allowed in rename input (raw text before parsing)
max-chars: 64

Comments 0
No comments yet. Be the first to share your thoughts.