LuckPerms

LuckPerms

41.4k Downloads

When setting a group for a certain server it bugs out.

TechieBlort opened this issue ยท 7 comments

commented

When setting up my Test server I noticed a tweak I made on the settings to make the user only have a certain group on that one server it bugs out and don't show the player's prefix if they have said role unless it's global and not for X server. Provided is screenshot proof of the permission the player has. and the prefix they should have.
2018-11-19_10 27 51 Shown in that screenshot the player inherits from VIP however, not the prefix like it should be.
image Also, as shown in that screenshot they have a group prefix but it's showing as the Default one.

commented

Will do thanks!

commented

Assuming fixed? ;)

commented

image
^ /lp info
below is the /lp user Desert_rat_03 info
image

commented

Can we also get /lp user <you> meta info?

commented

/lp user Desert_rat_03 meta info
19.11 11:06:45 [Server] INFO [LP] desert_rat_03's Prefixes
19.11 11:06:45 [Server] INFO [LP] -> 100 - '[U] ' (inherited from default)
19.11 11:06:45 [Server] INFO [LP] -> 100 - '[VIP] ' (inherited from vip)
19.11 11:06:45 [Server] INFO [LP] desert_rat_03 has no suffixes.
19.11 11:06:45 [Server] INFO [LP] desert_rat_03 has no meta.
(sorry had to send this one from console since I am not on the server atm)

commented

Console is preferred anyways. Especially when putting it in code blocks.

Anyways both prefixes have the same priority. Therefore they conflict. Lower the priority of the the default one.

commented

Can we see the output of /lp info and /lp user <you> info?