-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Type of bug
Compatibility issue
/ess dump all output
https://essentialsx.net/dump.html?bytebin=yLKkiiK9cW
Error log (if applicable)
No response
Bug description
I posted this to discord and it was suggested that I open an issue for it. We use the DeluxeTags plugin (not updated since 2022 but, it still works and we like it). We use
default: '&f{DISPLAYNAME}&r{deluxetags_tag}:&f {MESSAGE}'
in the EssentialsChat config group section. This still works in Essentials dev version 166, but broke in 168 (I skipped 167, then went back to 166 when I discovered the chat formatting problem). I assume this has to do with the update in Esssentials dev version to use Paper's chat events.
Steps to reproduce
Log in and type something in chat.
Expected behaviour
Placeholder should be replaced by the player's selected tag.
Actual behaviour
Placeholder doesn't get replaced by the player's selected tag.
Additional Information
No response