Multiple Ranks Apply
AshourAziz opened this issue ยท 1 comments
I have a question to see if this is possible to implement and I'm just not figuring it out.
So I have group A, B, C
Group A has a prefix. No suffix. Priority 1.
Group B has a Prefix. No suffix. Priority 2.
Group C has no prefix. Has a suffix. Priority 3.
Is it possible (and if so, how do accomplish this)
If I am in group A, I want to have Group A's prefix. But since it has no suffix, and I am also in group C, how do I get group C's suffix to apply (since it has no prefix.)
Is this possible? if so how can I accomplish this?