Placeholder for real nickname in Essentials based on custom nickname

A placeholder that allows you to get a real nickname based on custom nickname.


Meaning

Essentials has the /realname command to get a player's real nickname by customizing from the /nick command, but no placeholder. This placeholder allows you to get a player's real nickname by specifying their custom nickname from Essentials.


Format
%CEP_realname_(optional) <player>%

<player> โ€“ the player to check (you can skip it to use the current player). (OPTIONAL)


Targets
  • Players.


Where is useful

For example, if you need to check and use real player nicknames by getting them through a placeholder, rather than just checking through a command with no further use possible.


Examples
%CEP_realname_~SecretUser% # Get the real nickname of the player with the custom nickname ~SecretUser


Please note that the prefix specified in the nickname-prefix parameter in the config.yml file in the Essentials folder is also counted as part of the nickname.

Last updated