You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Color Code '&r' sets to '<.reset.>' instead of resetting any color code values previous from it.
Originally, there was a noticable issue with players nicknames affecting their chat messages from the formatting of their nicks. (such as bold nicknames occurring from the nickname using the bold color code '&l'.) I tried just adding the '&r' after the displayname placeholder, but it just say's <.reset.>. (Can find this in screenshots)
Also tried to let users just add it to the end of their usernames to perhaps see if it works there instead. Nope.
To "Reproduce"
Steps to reproduce the behavior:
Added the '&r' color code to message format in config OR to a nickname itself
reload plugin
type in chat to find formatting not working, and just says "<.reset.>" wherever it was originally placed in the config.
This isn't really a major bug, just a weird one. There's no error logs or whatever. (I'm sure it's easy to fix, and probably can be done within the plugins configs itself, I just haven't been able to find out how)
Expected behavior
I just expected this to just reset any chat formatting to be removed. It's weird since the color codes are fine, but the format codes don't. Color codes (both hex and legacy color codes work. The formats do too, but not the reset color code.)
Screenshots
Here's what happened when trying to add the '&r' to reset in the message formatting option in the config file.
Here's what happened when trying to add '&r' in the nickname itself.
Here's all of my plugins:
Software:
Server Implementation: Paper
Minecraft Version 1.20.1
Java Version 16
Plugin Version 3.1.1
Additional context
Yet again, as stated before, there are no error logs. No "plugin is overriding ..." So, I'm not sure why this is. Perhaps a Vault issue? Yet, Vault is installed on its latest version.
The text was updated successfully, but these errors were encountered:
Color Code '&r' sets to '<.reset.>' instead of resetting any color code values previous from it.
Originally, there was a noticable issue with players nicknames affecting their chat messages from the formatting of their nicks. (such as bold nicknames occurring from the nickname using the bold color code '&l'.) I tried just adding the '&r' after the displayname placeholder, but it just say's <.reset.>. (Can find this in screenshots)
Also tried to let users just add it to the end of their usernames to perhaps see if it works there instead. Nope.
To "Reproduce"
Steps to reproduce the behavior:
This isn't really a major bug, just a weird one. There's no error logs or whatever. (I'm sure it's easy to fix, and probably can be done within the plugins configs itself, I just haven't been able to find out how)
Expected behavior
I just expected this to just reset any chat formatting to be removed. It's weird since the color codes are fine, but the format codes don't. Color codes (both hex and legacy color codes work. The formats do too, but not the reset color code.)
Screenshots

Here's what happened when trying to add the '&r' to reset in the message formatting option in the config file.
Here's what happened when trying to add '&r' in the nickname itself.

Here's all of my plugins:

Software:
Additional context
Yet again, as stated before, there are no error logs. No "plugin is overriding ..." So, I'm not sure why this is. Perhaps a Vault issue? Yet, Vault is installed on its latest version.
The text was updated successfully, but these errors were encountered: