Command '/pex user <name> group add <group>' sometimes replaces primary group
TerracePalmMC opened this issue ยท 6 comments
I've been running into this annoying issue where inputting this command replaces the primary group of my players.
Unfortunately PermissionsEx is currently unmaintained and no further updates are planned. Because of this, all pull requests are being closed. If you are looking for an actively maintained permissions plugin, take a look at LuckPerms. It is compatible with major server platforms and can import data from PEX.
Well, I was hoping you'd be able to fix it. Have you been able to reproduce this issue?
I can send you my permissions setup if you need, could it have something to do with the group weights?
It's specially annoying since I use Enjin's Minecraft Plugin, for donor ranks and PEX keeps replacing the primary group with the donor group. What's odd, is that if I then manually run this command with the primary group, it doesn't replace the donor group.
I don't have the time to fix things in PEX anymore, so if you want it fixed someone else is going to have to do it.
check in PEX config that user-add-groups-last is set to true, that way when you do pex user group add it will add the group to the bottom of the player's group list, and his primary group stays
@MisterFixx I ended up switching over to LuckyPerms, but this may very well be the issue. Thanks for your input.