-
Notifications
You must be signed in to change notification settings - Fork 58
Bug: MiniMessage <br> Line Break In NPC Name Not Rendering Properly (Displays as LF) #214
Copy link
Copy link
Open
Labels
Priority: MediumShould be done for the next regular versionShould be done for the next regular versionStatus: PendingWaiting for someone to work onWaiting for someone to work onType: BugSomething isn't workingSomething isn't working
Description
In which plugin has the error occurred?
FancyNpcs
What happened?
I’ve encountered an issue where the MiniMessage <br> tag does not produce a proper line break in NPC's name. Instead of rendering a new line, it displays as a literal “LF”.
Steps to reproduce:
- Create a NPC
- Use
/npc displaynameto set the NPC's name with<br>, like/npc displayname test line1<br>line2 - Observe the result
Expected behavior:
The <br> tag should create a new line in the rendered message.
Actual behavior:
The line break is not applied, and “LF” is shown instead.
In which software has the error occurred?
Paper
Plugin version
2.9.2.346
Server version
1.21.11
Relevant log output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority: MediumShould be done for the next regular versionShould be done for the next regular versionStatus: PendingWaiting for someone to work onWaiting for someone to work onType: BugSomething isn't workingSomething isn't working