promotional bannermobile promotional banner

Animated-TabList

A free alternative tablist with fewer options (This is only designed to modify tablist)

File Details

TabList v5.6.9

  • R
  • Mar 20, 2023
  • 257.21 KB
  • 863
  • 1.19+11

File Name

TabList-bukkit-v5.6.9.jar

Supported Versions

  • 1.19
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8

Changes

  • Updated to 1.19.4
  • Fixed EncoderException in bungee when updating groups, #377
  • Made some attempt fixes related to spectators can not pass through blocks, #385
  • Fixed NoSuchElementException when joining to the server, #380
  • Starting from 5.6.9+ version of TabList, it will not run on freshly released minecraft versions, each major versions requires small/large code changes, so for example this TabList version won't boot up on future release 1.20
  • Fixed reported errors on legacy 1.18 and lower versions
  • Removed the delay when starting the scheduler task of groups updating to start immediately after a player joined
  • Hex colors from other sources were incorrectly formatted, so it could not be displayed on the tablist, this fixed
  • Fixed the ordering of TPS logical node to format the higher value first
  • Added playerName argument for fake players setskin
    • This argument is to set skin from an offline player's name if it was on the server before
    • To retrieve directly from a web request use --force next to this argument, but after executing this command the server can hang
  • Added option to do not count vanished players with online players variable, this includes %bungee-online% and %player-server-online% placeholders, #392
  • Added gradient formatter, #388, documentation