Why is this?
I am having an issue with default rank being right under my rank (owner) and above every other rank. I setup my tab plugin correctly and my groups in lp but Idk what could be causing this.
24 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by xxer0#0
Probably the color code is messing it around
how would I fix it?
Just use &0, &1, &2, ..., &9 before the color code
The one with &0 will be at the top
and it wouldnt mess with the colors any?
this is the prefix for the group
Can you also send the ones from the Jr mods and Experienced?
yes
I also noticed my member+ role is doing the same thing
these are the only 2 ranks that are doing it
So if you want to get your Jr. Mode players to the top, you would do something like
prefix.95.&0	cff90[Jr\. Mod&r	cff90] &r
and then your experienced players
prefix.25.&1&#ffe599[Experienced] &r
and so on
Minecraft by default sorts the names alphabetically, taking into consideration everything: the color codes, prefix and name of the player.are you familiar with the TAB plugin?
I saw this in the config but I believe its for a scoreboard and not the player list correct?
Yeah, if you are using TAB you can use their sorting feature
I didnt know if that was how it sorted them or if it as this:
this is what I messed with and it worked until the member+ and player group
Oh, the
primary-group-finding-list
is not used for sorting
I believe you can run /tab debug
to see which sorting type are you using.Oh yeah, is sorting by groups
By the list defined here
Owner, then admin, then mod, bla bla bla
so do I still need to do the &0 &1 etc?
No, just do the TAB config
ive had it like this for awhile now
Maybe you got lucky, hehe
thats how it was already set before
I changed it to that because I had a bug so I had to change it to that. But I still need to fix the member+ and player group not being sorted properly
Just add your groups to this list and it should work
okay
Sorting in the tab list is only possible if the players are on a team using a scoreboard
So if u want sorting you’ll need a scoreboard, which is what this config is for
Don’t be confused, this scoreboard is not the thing you’ll see on the right side of ur screen
TAB assigns each player a specific team, with an objective and that player has a point value on that objective. And the TAB list is sorting based of those point values.
the TAB plugin doesn’t show u the team, the sidebar scoreboard or the point values when u hold tab, it’s all hidden
^ so this sorting type in this message is exactly what u want
I’d recommend reading the docs.. it’s SUPER well documented and does A really good job at explaining
ohh okay
so I need to edit this like itaquito told me to? I havent done it yet but im about to
@QarthO
fixed it thanks guys!