TabListPing 2.00 adds several new features, including the ability to set the tab list header and footer. This feature is disabled by default to maximize compatibility with other tab list plugins, but it can be enabled easily by editing the config file and setting appropriate permissions.
This release also averages each player's three most recent ping times for display.
Commands added are /tablistping reload and /tablistping report.
The new config section:
# Enable header/foot display
# Supported variables are %name%, %displayname%, %tps%, %mspt%, %load%, and %world%
# Spigot does not support %tps%, %mspt%, or %load%
enable-tps: false
format-header: ''
format-footer: '&7TPS: %tps% &7MSPT: %mspt%'
New permissions for the header and footer are tablistping.header and tablistping.footer
TabListPing 1.06 is updated to work on Spigot/Paper 1.18.1 through 1.21.4.
TabListPing 1.05 is an update for Spigot/Paper 1.20.2 and 1.20.4. ProtocolLib stopped working, so this version uses TinyProtocol instead. ProtocolLib is no longer needed. There are no changes to configuration.