Some issues
ChefMC opened this issue ยท 4 comments
- Add placeholder to show Discord user id (
#0123
) in Minecraft chat to resolve users with equal nicknames. Because some people can use the same nickname as server admin for example - Trim :emoticons: from role name shown in Minecraft chat. E.g. my owner role named
๐ Project owner
and in Minecraft chat it looks as:crown: Project owner
. Trim :emoticons: and then trim spaces { roleNameString.replaceEmoticons().trim(); } - Add ability to show player Permissions group prefix & suffix instead of only use of just Permissions group name
Add ability to show player Permissions group prefix & suffix instead of only use of just Permissions group name
Check out the vault PlaceholderAPI expansion. %vault_prefix% and %vault_suffix% /papi ecloud download Vault