-
-
Notifications
You must be signed in to change notification settings - Fork 31
Setting sort priority
TheNety edited this page Sep 12, 2021
·
5 revisions
If you've already created tablist groups in groups.yml as described on this page, here you can find out how to set sort priority for those groups.
It's really simple!
Just add sort-priority
to all groups as shown in this example:
groups:
Owner:
prefix: "Owner"
tabname: "%player%"
suffix: ""
sort-priority: 3
Admin:
prefix: "%anim:Admin%"
tabname: "%essentials_nickname%"
suffix: "&7 <62>"
sort-priority: 2
Default:
prefix: "&7"
tabname: "%player%"
suffix: ""
sort-priority: 1
Higher priority = higher in the player list
- Home
- Commands & Permissions
- Bukkit
- Setting groups
- Initial documentation for TabList
- Placeholders
- Creating fake players
- Ping or tps formatting
- Using custom fonts in tablist
- Using 1.16+ HEX colors
- Appending JSON texts
- Appending image/banner in tablist
- Tablist objective
- Compatibility issue with eGlow
- Bungee
- Sponge
- Symbols