After a long outage, a newer version has been released that includes the following changes: Changes
The entire project has been converted to Gradle mainly because Maven was too slow in downloading the dependencies for this resource.
Updated to 1.19
Name tag visibilities with ALWAYS status that has been created using team command will now be ignored by the groups so it will not hides the name tag for players.
Also fixed issue when name tags was still overridden by groups
Improved assigning global group to players
Global group will be assigned when:
the option in config is enabled and the player do not need to have a normal group (the global group will be assigned instead)
the option in config is disabled and the returning prefix/suffix is empty
Added option for groups to order afk players individually in player list
Removed hide-group-when-player-afk option due that there is already an option to not show groups if a player is in afk.
Added the ability to display json in tablist header/footer and in groups prefixes/suffixes
AFK formatting now supports placeholders
Fixed when removing group from player through permission plugin it will not updates their group
There were some TPS loss when some PAPI placeholders used somewhere like %server_total_chunks% which was performed on synchronous thread and caused lags which was fixed. #345
Fixed when per-world tablist displayed the first player content for everyone on the server #348
Removed %player-uuid% variable
Bungee
Added %player-server-online% variable to display the amount of online players