-
Notifications
You must be signed in to change notification settings - Fork 333
Mini guides collection
Combine the knowledge gathered reading the wiki to get interesting results, most frequently asked ones listed here.
- Displaying death counter in tablist
- Taking prefixes/suffixes from permission plugin
- Showing player version in tablist
yellow-number-in-tablist: "%deaths%"
Note: This is taken from server stats. You can modify / reset this for each player in <main world>/stats/<player uuid>.json file.
Delete all groups and only keep this:
Groups:
_OTHER_:
tabprefix: "%vault-prefix%"
tagprefix: "%vault-prefix%"
tabsuffix: "%vault-suffix%"
tagsuffix: "%vault-suffix%"
This requires Vault and a permission plugin to work.
If you have luckperms installed on the same server instance, you can use %luckperms-prefix% (and suffix) instead.
Note: If TAB is on bungeecord and you want prefixes to be taken from backend servers, use %vault_prefix% (or %luckperms_prefix%) with PlaceholderAPI support on bungeecord.
Run /tab group _OTHER_ tabsuffix " &8[&3%player-version%&8]" or any other color combination you want.
If you're using premium version and want it aligned on the right, enable Aligned tabsuffix.
- Why TAB?
- Installation
- Commands & Permissions
- Frequently Asked Questions
- Compatibility
- How to assign players into groups
- Known issues
- TAB-Bridge plugin
- Belowname
- Bossbar
- Global playerlist
- Header/Footer
- Layout
- Multi server support
- Nametags
- Per world playerlist
- Ping spoof
- Playerlist objective
- Scoreboard
- Sorting in tablist
- Spectator fix
- Tablist name formatting