File Details
NPCDialog-1.2.1.jar
- R
- Jan 20, 2026
- 400.13 KB
- 2.2K
- Early Access
File Name
NPCDialog-1.2.1.jar
Supported Versions
- Early Access
[1.2.1] - 2026-01-20
Added
- Show Nameplate Toggle - Admin UI option to show or hide the nameplate above the entity (default: off)
- Custom Nameplate Text - Admin UI field to set custom nameplate text per NPC
- Text Formatting in Dialogs - Markup for bold, italic, color, and monospace in NPC name, dialog title, and dialog content: `{b}`, `{i}`, `{m}`, `{#RRGGBB}` or `{#RGB}`, and `{/}` to end. Example: `Hello {b}bold{/} and {#ff0000}red{/} text.`
- Markup in Interaction Hint - Interaction hint fields accept the same markup; tags are stripped for the in-world hint so only plain text is shown
Changed
- Entity Selection Radius - Entity selection in Admin UI reduced from 50 blocks to 5 blocks
- Admin UI Redesign - Layout, colors, and fonts
- Button Labels - Close, Previous, Next, Custom 1/2, and Answer buttons use plain text only; any markup in their labels is stripped for display
Fixed
- UI Commands - Commands that open another UI (e.g. from a dialog button) now work correctly: the dialog closes first and the command runs after a short delay so the new UI accepts input

