Keep old prefix.
Carbonawk opened this issue ยท 3 comments
Hi there,
Let me explain my situation.
Like many servers, I got a donation page & staff.
If a staff member would donate. They would get a new rank with the following command.
"pex user [username] group add [newrank]"
But the issue with this is that their prefix will be changed to the last added ranks and they won't appear as staff anymore.
Is there any workaround for this?
Something like subgroups?
Thanks!
Carbonawk
Add a weight:
option to each of your groups.
See this example for proper weight values. If a user on this server is a Member and an Admin, the Admin prefix would display in-game. (Though, it should be noted that a user wouldn't have to be in both groups in that exact example, since every group inherits from the group before it, so the "Admin" has the permissions of the "Member" group already.)