Some users asked why this resource is not premium, they wanted to pay for it. The reason why it is not premium is that there are already plenty of alternative resources that can be premium or even free. I won't make it premium, if you still want to do that, please support me with a set amount via PayPal
As the title says, this resource has been abandoned. I am not willing to develop it further, I am no longer in the "good mood" to continue it, and Paper has started a hard-fork from Spigot, which will require a lot of work in the future in terms of separating the two modules (or even more). On the other hand, it was decided this way due to lack of use, lack of time, and few added features. The project will be removed from Spigot at some point in the future. I will continue to develop the project privately for my own use at some point. For now, the source code will still be available on Github for a while, so if anyone thinks about it, they can fork it and modify it, or even develop it further (in which case I may help a little). Further use of this plugin is at your own risk.
➢ Creating animations to display on header/footer or in player tablist name
➢ Option to randomize the displayed texts ➢ Option to set refreshing interval for each animation
➢ Automatic refreshing of tablist (in server ticks) ➢ Ability to display custom JSON texts ➢ 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 synchronize Vault groups into tablist through a permission provider plugin
➢ Option to show the AFK status format in player list ➢ Text formatting
➢ 160 symbols to use unicode without breaking the file encoding ➢ 1.16+ hex color support ➢ Basic color supports ➢ 1.16+ custom fonts, documentation
➢ Option to remove gray colour name from spectator players from the player list ➢ Create fake players to append in player list (random players with names)
➢ Set fake player display name, ping value ➢ Ability to set skin for fake players using real player's skin properties
➢ Ping & TPS placeholder formatting with logical operators ➢ Per world player list, to show for each worlds
➢ Ability to share the same list of players in different worlds
➢ 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 won't appear ➢ Option to sort AFK players to the bottom or individually on player list ➢ Option to automatically download and apply the new releases without clicking download button ➢ Option to hide player from tab when is in AFK or vanished
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
Ability to ignore the vanished players in %online-players% placeholder
FAQ
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 those hidden players.
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)
Update: According to
Citizens wiki this is no longer an issue.
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:
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
Why there is no way to modify the name tags above players with groups?
Name tags are not related to tablist functionality. This resource is specifically for tablist feature expansion only, not chat/nametag and everything else. One or two options can be found in the configuration files, but they are only there to ensure that the plugin don't break the functionality of other features, such as the name tags disappearing when we use groups.
Supported platforms:
Spigot, Paper, Pufferfish (except Forge-Bukkit modifications, it may work but tablist does not support it)
BungeeCord (to use the plugin in bungee server)
Java 8 and higher versions
Videos
Thanks to@Ajneb97(v5.6.8, Spanish) also shows how to add a logo to your tablist
DO NOT POST ISSUES, SUGGESTIONS IN THE REVIEW SECTION! You never get support on that place. Posting fake, invalid, rude reviews may result that you won't get support from me.