Pex Ranks issue

Status
This thread has been locked.

Louwtjie

MCM Veteran
Supreme
Feedback score
43
Posts
2,175
Reactions
2,354
Resources
0
Hello everyone.

I was wondering if there is anyone kind enough to assist me with an issue regarding pex
Its for a prison server

So the issue is the ranks (For rankup)
Goes from A-Warden (60+ranks)

Which is working fine but now that i have added a donator rank it puts the user in a donator rank which is good but removes them from the rankup procedures?

for example its

{Prestige} Username [Rank]
But it should be
{Prestige} User [Rank] {Donator rank}

But now its just

{Prestige} Username [Donator rank]

If anyone can maybe tell me what im doing wrong?
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

aag4

Owner of Sky Kingdoms & Project Wonder
Supreme
Feedback score
34
Posts
721
Reactions
308
Resources
0
Maybe go for LuckPerms and use their parent set and parent add option, makes things easier ;P
 

RaumatiRebel

Deactivated
Feedback score
3
Posts
732
Reactions
196
Resources
0
You would need to post your config here.
 

RaumatiRebel

Deactivated
Feedback score
3
Posts
732
Reactions
196
Resources
0
I will check it out, i just finished all 60 rankups and Really don't want to redo them x
thanks :)[DOUBLEPOST=1495525956][/DOUBLEPOST]
I will do that in a few thank you.
Can recommend luck perms, you just need to convert the file which it already has setup, will take no time.
 

aag4

Owner of Sky Kingdoms & Project Wonder
Supreme
Feedback score
34
Posts
721
Reactions
308
Resources
0
I will check it out, i just finished all 60 rankups and Really don't want to redo them x
thanks :)
LP will convert ranks from Pex in no time.
Also if you've done configurations in some plugins for Pex just open Notepad++ and change more than one thing at the same time ^^
 

TBK

59,226.94 CRO
Deactivated
Feedback score
49
Posts
756
Reactions
753
Resources
0
Change it in essentialschat
 

Ty

Supreme
Feedback score
28
Posts
790
Reactions
497
Resources
2
Can be changed in essentialschat with placeholders I'm pretty sure
 

Louwtjie

MCM Veteran
Supreme
Feedback score
43
Posts
2,175
Reactions
2,354
Resources
0
Can be changed in essentialschat with placeholders I'm pretty sure
Like i've tried, but what i mean is it removes for example {A} perms and only leaves them with the {donator} perms
 

Ty

Supreme
Feedback score
28
Posts
790
Reactions
497
Resources
2
Like i've tried, but what i mean is it removes for example {A} perms and only leaves them with the {donator} perms
Not much I can suggest other than that, as said above you could try LuckPerms or another permissions plugin; pex is generally regarded the easiest to use (not imo) but not really the best.
I don't know much about LuckPerms but I'm sure someone could help you converting and setting it up. :)
 

aag4

Owner of Sky Kingdoms & Project Wonder
Supreme
Feedback score
34
Posts
721
Reactions
308
Resources
0
LuckPerms is easy, all you have to know is how to use mysql, you'll learn the commands in no time :p
 

Ally

gσ∂∂єѕѕ σƒ мαтнѕ αη∂ мєℓσηѕ χσ
Supreme
Feedback score
37
Posts
2,043
Reactions
2,194
Resources
0
Did you SET the player's group? If so, you can't do that. What you should do is have your ranks inherit from the last, then ADD the next group. I.e.

A person with A rank, no donator rank will have groups: A
A person with B rank, no donator rank will have groups: A, B
A person with B rank, WITH a donator rank will have groups: A, B, YourDonatorGroup

I don't know if I understood correctly, hopefully this helps (/pex user <player> group add).

P.S. I like Pex, I like it so much I have no life.
 

Louwtjie

MCM Veteran
Supreme
Feedback score
43
Posts
2,175
Reactions
2,354
Resources
0
Peseants. Gimmi config ez fix.[DOUBLEPOST=1495527541][/DOUBLEPOST]If not, parent every rank from a - warden , and is donator the rank you buy or a rankup one?
You can buy it from the Store or win it via crates:D[DOUBLEPOST=1495538487][/DOUBLEPOST]
no need to change permission plugin, just follow this guide I wrote a long time ago!
http://www.mc-market.org/wiki/permissionsex-for-dummies
HAHA thank you i sure am a dummy in this case ![DOUBLEPOST=1495538543][/DOUBLEPOST]
Did you SET the player's group? If so, you can't do that. What you should do is have your ranks inherit from the last, then ADD the next group. I.e.

A person with A rank, no donator rank will have groups: A
A person with B rank, no donator rank will have groups: A, B
A person with B rank, WITH a donator rank will have groups: A, B, YourDonatorGroup

I don't know if I understood correctly, hopefully this helps (/pex user <player> group add).

P.S. I like Pex, I like it so much I have no life.
Thank you, and yes i made a player group with no inheritance as i see it could of been the issue.[DOUBLEPOST=1495538931][/DOUBLEPOST]I'd just like to thank
Croc
Ally
aag4
RaumatiRebel

It seems i have created a new group
Called "VIP" with no inheritance so when the buycraft placed the user in said group
It wiped all the perms

/pex user {name} group add VIP

it removed his rankups etc

But now that its for example {Prestige}[Username]{rankup}[Donatorrank]
which is the following

[PEX FILE]
VIP:
options:
prefix: '&8[&4VIP] &f'
permissions:
- essentials.reply
- essentials.message (example)
inheritance
- A

I hope thats correct?
 
Last edited:

Ally

gσ∂∂єѕѕ σƒ мαтнѕ αη∂ мєℓσηѕ χσ
Supreme
Feedback score
37
Posts
2,043
Reactions
2,194
Resources
0
/pex user {name} group add VIP

it removed his rankups etc
Shouldn't alter any other groups, unless you have an extremely fiddly plugin you're working with. Np for the help :)
 
Status
This thread has been locked.
Top