Type of bug
Other unexpected behaviour
/ess dump all output
https://essentialsx.net/dump?bytebin=EbmEnghbCF
Error log (if applicable)
No response
Bug description
When using {PLAYERLIST:group} placeholder inside custom.txt, the output contains a literal MiniMessage tag appended after each player name instead of being parsed.
Steps to reproduce
- Create a custom.txt with {PLAYERLIST:groupname}
- Alias /list to customtext list in commands.yml
- Run /list ingame
Expected behaviour
Player names display correctly with no visible tags
Actual behaviour
white tag is rendered as plain text
Additional Information
Root cause identified, pull request ready to be sent.
Type of bug
Other unexpected behaviour
/ess dump alloutputhttps://essentialsx.net/dump?bytebin=EbmEnghbCF
Error log (if applicable)
No response
Bug description
When using {PLAYERLIST:group} placeholder inside custom.txt, the output contains a literal MiniMessage tag appended after each player name instead of being parsed.
Steps to reproduce
Expected behaviour
Player names display correctly with no visible tags
Actual behaviour
white tag is rendered as plain text
Additional Information
Root cause identified, pull request ready to be sent.