How to fix multiple prefixes using luck perms.
Closed this issue ยท 1 comments
This isn't a LuckPerms issue but you have most likely set {PREFIX}{DISPLAYNAME}
in your Essentials chat config.
Simply remove {PREFIX}
and it should work. The {DISPLAYNAME}
adds the prefix and suffix to the user's name.
If you don't want that functionality, you can turn it off with a setting earlier on in the config, something like add-prefix-suffix
.