Bukkit link: Click
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
- Source Code:
- https://github.com/montlikadani/TabList
- Donation Link:
- https://www.paypal.com/paypalme/montlikadani
Bug report and feature request here!
If you don't use this plugin, DO NOT make review!
Animated tab examples
Bukkit
➢ Animated tab (header/footer) & animated groups➢ Create your own animation➢ Option to randomize the texts
➢ Option to set update interval➢ Tab auto updates (in server ticks)
➢ PlaceholderAPI support (optional)
➢ Option to ignore vanished players in %online-players% placeholder.
➢ Customizable tablist groups (prefix + tabName + suffix)➢ Ability to hide group when player afk or vanish
➢ Command to set the specified group prefix, suffix or tab name
➢ Option to use any placeholders for tab name
➢ Ability to work groups only in given worlds
➢ Ability to use Vault groups or permissions, to see the set of prefix
➢ Option to synchronise automatically Vault groups to the tablist➢ Custom variables, to create some custom placeholders, to prevent config memory reservation.
➢ Option to show the afk status format in player list.
➢ Text formatting➢ 160+ symbols
➢ 1.16+ hex color support
➢ Basic color supports
➢ 1.16+ custom fonts, documentation➢ Option to remove every players from tablist.
➢ Option to remove gray color name from spectator players in tablist. (Requires ProtocolLib)
➢ Create fake players to player list➢ You can set fake player names with colors
➢ Ability to set skin for fake players by real uuids
➢ Command to rename if it misnamed
➢ Command to set head skin from real player uuid
➢ Command to set ping value➢ Hide tab when player vanished
➢ Ping & tps placeholder formatting with logical operators.
➢ Per world player list, to show the player list for each worlds.➢ Ability to share the same list of players in different worlds➢ Per-tablist stuffs:➢ Per world-group
➢ Per group
➢ Per world
➢ Per player
➢ Per permission based➢ Switching tab visibility, toggles for all available players or just for one user.
➢ Tablist object types (health, ping tab & custom value)
➢ Disabled worlds where tablist and objectives does not appear
➢ Option to sort afk players to the bottom of playerlist.
➢ Option to download the new releases without clicking download button.
➢ Hides player from tab when afk
Bungee
➢ Animated tab (header/footer)➢ Restrict players where the tab does not appear for player.
➢ Tab auto update (in milliseconds)
➢ Switching on/off tab
➢ Different tablist for each server
➢ Disabled servers where the tab does not appear.
➢ Per player tablist➢ Animated groups
➢ Ping placeholder formatting with logical operators.
➢ 160+ symbols
Commands and permissions are listed on wiki
(Bukkit)
- PlaceholderAPI (optional)
- Adds ability to use placeholders
- Vault (optional)
- Adds ability to use per-group tablist
- Adds ability to use vault group names for group prefixes/suffixes to display without permissions.
- EssentialsX or CMI (optional)- SuperVanish, PremiumVanish, Staff Facilities (optional)
- Ability to change the player tab name to nick name with proper placeholder.
- Ability to ignore the vanished players in %online-players% placeholder.
FAQ
- Ability to ignore the vanished players in %online-players% placeholder.
- Is there any way to show in tablist after the player name the client version or any other variable?
Everything in PlaceholderAPI, you can specify any placeholders in tablist groups.
- If I use %online-players% placeholder, and if a player is vanished, will it counts that player to all players?
It depends on the ignore-vanished-players-in-online-players option, if enabled it will not count that hidden player.
- How can I use the custom tablist objectives option?
Documentation on how to use: https://github.com/montlikadani/TabList/wiki/How-can-I-use-the-custom-tablist-object-type?
- Why Citizens NPCs appear on tablist?
This is not caused by the TabList or any other plugin, it is client side issue, this can not be avoided. (Citizens2-1945)
- Why the tablist freezes when a new player joins the server?
You can do the following options:
- Make sure the refresh interval option in the tablist.yml file is set to at least 1 or higher value to make the tablist updating continuously.
- Make sure you don't have any plugins installed on your server which can cancel the task schedulers in other plugins.
- Is it possible for temporary groups?
Yes!! If you use LuckPerms plugin, you can set a timer with its temporary command and the specified group permission, so that after the time has elapsed, the player will not see the groups on the tablist.
- How can I use the tablist name so that the nickname and prefix/suffix remains?
You can use tabname option in groups.yml to change the players name to an appropriate name. For example:
Code (YAML):groups:
playerName:
tabname: "%essentials_nickname%"
- Is there anyway to show custom objectives in the left side of the player name in tab?
You can use the tablist groups, where you can use placeholders like %player-ping%. Just put to the prefix section.
- How can I show the player money to tablist?
Use PlaceholderAPI, add the Vault plugin and find the economy related placeholders here: Vault-Economy
- Why does the permissions not works, like we have setted up tablist groups?
You may need to install a permission plugin in order to get it work, we recommends LuckPerms
Supported platforms:
- Spigot, Paper, Purpur (all known spigot-forks)
- Bungeecord, Waterfall (to use the plugin in bungee server)
- Sponge
- Java 8 and higher versions
Videos
PlaceholderAPI usage
1. You must first enable the hooks.placeholderapi option in tablist config.yml to use.
2. Download the appropriate expansion to your server
/papi ecloud download Player
3. Now reload the placeholderapi with
/papi reload
4. Finally, reload the tablist plugin with
/tl reload
More information: https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/PlaceholdersbStats
DO NOT POST ISSUES, SUGGESTIONS IN THE REVIEW SECTION!
You never get support on that place. Posting fake, invalid reviews may increase the update time.We have discord
Also thanks for @Nety for creating image badges!

[Animated Tab] - TabList v5.6.2
Use the player list tab! (This is only for tablist relating)
Recent Updates
- v5.6.2 (Bukkit), v2.2.8 (Bungee) Mar 4, 2022
- v5.6.1 and v2.2.7 (Bungee) Jan 2, 2022
- v5.6.0 (Bukkit) and v2.2.6 (Bungee) Dec 6, 2021