# Name Tag - v1.0.85
## Atomic Nick Apply + Flashback Recordings + /unnick
### PLUGIN UPDATES
- **/randomnick suggests online players** — Tab-completing on `/randomnick` now lists online players alongside `@a/@r/@s/@e[type=player]` (gated by the `randomnick.others` permission), so you don't have to remember exact usernames.
- **/unnick** — New top-level command that resets a player's nickname. Mirrors `/nick reset` but skips the subcommand layer. Permissions: `lodestone.nametag.commands.unnick` and `.others`.
### PLUGIN FIXES
- **Smoother nick application** — Setting a nickname used to fire three independent refreshes (name, then UUID, then skin) spaced by Mojang-API latency, leaving the tab list and skin flickering through a half-applied profile. The whole nick now applies in a single hide/show cycle once the skin and UUID are resolved.
- **Nicknames show up in Flashback recordings** — Self-nicks weren't visible in Flashback because the local client never received a profile update about itself. Name Tag now sends a self-targeted profile refresh after each nick application so the recording captures the spoofed name and skin.
### INTERNAL UPDATES
- Bumped version to `1.0.85`.