# Sign - v1.1.3
## Recursive Placeholders
### PLUGIN UPDATES
- Nametag placeholders now resolve recursively, so a placeholder whose value contains another placeholder (such as `%luckperms_prefix%`) fully expands.
- Added `nametags.display.placeholder-depth` to control how many recursive passes run. Set it to `1` to disable recursion.
- Nametag lines now support legacy `&` and `§` color/style codes (including `&#RRGGBB` hex) alongside MiniMessage.
- Added Nexo support: `<glyph:id>` tags in nametag lines now render when Nexo is installed.
- Added ItemsAdder support: `:emoji:` font images in nametag lines now render when ItemsAdder is installed.
### PLUGIN CHANGES
- Reworked `/sign version` to show both the plugin and loader versions alongside the download link.
- Command output is now plain, vanilla-style yellow text with no extra decoration.
### INTERNAL UPDATES
- Existing configs auto-update to include the new placeholder setting.
- Bumped **Sign** to `1.1.3`.