EssentialsX / Essentials

The modern Essentials suite for Spigot and Paper.
https://essentialsx.net
GNU General Public License v3.0
1.95k stars 982 forks source link

No Nickname when enabling /vanish #5891

Open DeoviserYT opened 2 months ago

DeoviserYT commented 2 months ago

Type of bug

Other unexpected behaviour

/ess dump all output

https://essentialsx.net/dump.html?id=897d32543bc5413cb5cb6e3d8ed13a9d

Error log (if applicable)

No response

Bug description

When enabling vanish with /v or /vanish it dosent show nickname in the vanish message but does when you unvanish

Steps to reproduce

Do /v or /vanish

Expected behaviour

The vanish enable message should have the player's nickname

Actual behaviour

The vanish enable message shows the player's username

Additional Information

No response

Slimified commented 1 month ago

Yes, this is occurring on my end as well with the latest version of Essentials on a new server.

Slimified commented 1 month ago

It turns out that this is actually a setting in the config. In the config.yml file, you must ensure that this setting is set to false: hide-displayname-in-vanish you can view its description in the config.yml file.