Added config option to remove certain strings from everywhere, such as [] when some placeholder returned empty value (no faction, clan or similar) for fancier appearance.
Added custom placeholders into placeholderapi. You can use them by using %tab_<property>% or %tab_<property>_raw% for unreplaced result. Everyone should be aware of the property list. Example: %tab_tabprefix%, %tab_tabprefix_raw%
Added %player-version% placeholder, shows client version of player such as "1.14.4".
Improved output of /tab cpu
/tab ntpreview is now a toggle and follows the player (HAS DELAYED MOVEMENT)
time-offset option now applies for date placeholder too
Cutting to 16 characters is now client-version based instead of server. This allows 1.13+ players to see uncut text on <1.13 servers.
Reworked server version detection to see if plugin is compatible with it or not, so we won't experience the scenario that happened when using old version of this plugin on a 1.14.4 server again.
Armorstands of unlimited nametag mode now have zero hitbox, so people can no longer complain it affects pvp (it never did, packets were redirected if needed). No longer supports 1.8.0 clients (zero hitbox feature was added in 1.8.1 client and old code for redirecting hits was deleted from plugin entirely).
Fixed errors on 1.8.0 server version
Fixed some errors
Fixed "fix-pet-names" not working after last update
Fixed bossbar sometimes working in disabled worlds (and possibly other features as well)
Fixed protocolsupport-related issue on 1.13.2 servers
Fixed version-online placeholders not working correctly
Check for tab.staff permission is now more often than only once after joining. Fixes staffonline not updating sometimes.
No longer sending tablist name change packets to 1.7 clients, this fixes an issue with the 16 character limit of player list names in 1.7 (name tag prefix/suffix will now be applied)