Player TAB List Not Sorting Correctly

U

/u/Shadow_UTube

Guest
Hello, I run a 26.2 Paper Minecraft Server.

Currently, we are in the process of setting up our player tab. On our server we use TAB to handle the tab list and Luck Perms to handle all permissions, and groups. I believe I have TAB configured correctly, but the sorting in the player list is so inconsistent, and ranks are sorting out of order. For a little bit I tried adding the feature so if a player had multiple ranks they could choose which one showed on the list, but the sorting was whack on that too. (I did this by using the tab.group permission) I can get it to work like normal, but not with this feature. If any other details are needed I would be happy to provide them!

Any feedback/help is greatly appreciated!

My config for TAB is below.

tablist-name-formatting: enabled: true disable-condition: '%world%=disabledworld' scoreboard-teams: enabled: true enable-collision: true invisible-nametags: false sorting-types: # - "PLACEHOLDER_HIGH_TO_LOW:%luckperms_meta_weight%" - "GROUPS:co-owner,contributor,server-booster,tester,og,default" case-sensitive-sorting: false can-see-friendly-invisibles: false disable-condition: '%world%=disabledworld'

^^ I did try the above config with different variations like using weight, etc.

(Later in the Config)

# assigning groups by permission nodes instead of taking them from permission plugin assign-groups-by-permissions: true # if the option above is true, all groups are taken based on permissions and the one higher in this list is used as primary # Warning! This is not sorting list and has nothing to do with sorting players in tablist! primary-group-finding-list: - co-owner - contributor - server-booster - tester - og - default
submitted by /u/Shadow_UTube
[link] [comments]

Continue reading...
 
Back
Top