
Issue getting Prefix to work with Luckperms
blkwind opened this issue ยท 6 comments
Hello I am haveing a issue adding prefix to groups using the command /lp group admin meta addprefix "Admin" . it just returns some info on the consol:
12.02 23:04:39 [Server] pool-3-thread-1/INFO Command Usage - addprefix
12.02 23:04:39 [Server] pool-3-thread-1/INFO > Adds a prefix
12.02 23:04:39 [Server] pool-3-thread-1/INFO Arguments:
12.02 23:04:39 [Server] pool-3-thread-1/INFO - -> the priority to add the prefix at
12.02 23:04:39 [Server] pool-3-thread-1/INFO - -> the prefix string
12.02 23:04:39 [Server] pool-3-thread-1/INFO - [server] -> the server to add the prefix on
12.02 23:04:39 [Server] pool-3-thread-1/INFO - [world] -> the world to add the prefix on
We are using the latest beta build of sponge for 1.11.2 and the latest Luckperm release. Hopefully I am just missing something or a step.
You need to specify a priority too.
https://github.com/lucko/LuckPerms/wiki/Command-Usage#lp-usergroup-usergroup-meta-addprefix
Thanks Lucko but I am still not having success with prefix showing in chat. I tried this command /lp group admin meta addprefix 1 "Admin" global gentscraft . It says the prefix has been added to the group but it does not show the prefix in chat.
You should seek support from the author of that plugin, or switch to using Nucleus. (since I know that works correctly)