Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed MIT
Published 2 weeks ago
LuxName
Give your items custom color-coded names using a chat command. No server mod needed, no anvil required - just hold the item and type.
Usage
Hold an item in your main hand and type in chat:
/rename <name>
To remove a rename:
/rename clear
Renames save between sessions and reload automatically.
Color codes
Use & followed by a letter or number:
| Code | Color |
|---|---|
| &0 | Black |
| &1 | Dark Blue |
| &2 | Dark Green |
| &3 | Dark Aqua |
| &4 | Dark Red |
| &5 | Dark Purple |
| &6 | Gold |
| &7 | Gray |
| &8 | Dark Gray |
| &9 | Blue |
| &a | Green |
| &b | Aqua |
| &c | Red |
| &d | Light Purple |
| &e | Yellow |
| &f | White |
Formatting codes
| Code | Effect |
|---|---|
| &k | Obfuscated (scrambled) |
| &l | Bold |
| &m | Strikethrough |
| &n | Underline |
| &o | Italic |
| &r | Reset all formatting |
Use && to write a literal ampersand.
Examples
/rename &cDiamond Sword- red name/rename &6&lLegendary Axe- bold gold/rename &b&oFrost Blade- italic aqua/rename &cRed &aGreen &9Blue- multiple colors
Notes
- Client-side only. Works on any server without installing anything server-side.
- Renames are visual only - other players without LuxName see the original item name.
- Renames are stored by item type and damage value along with other factors, so items of the same type don't share a rename.
- Requires Fabric loader and Fabric API.


