๐ท๏ธ Name Placeholders โ
INFO
In the future these will be extended to the full item lore, and not only its item name
Display name placeholders are designed to make item creation consistent by making item names uniform and dynamic. Whenever defining the item's display name simply put the usage placeholder somewhere and it will auto replace.
| Placeholder | Usage | Description |
|---|---|---|
| Tier Name | <tier-name> | Displays the unformatted name of the item's tier. |
| Tier Color | <tier-color> | Acts as the color code of the item's tier's name. |
| Tier Color Cleaned | <tier-color-cleaned> | Does the same as Tier Color, but removes the Bold, Italic, Underline, Strike, and Magic. |
| Type Name | <type-name> | Displays the unformatted name of the item's type. |