A resource to show individual tablist header/footer for players
1

TabList

For Bukkit or Bungee version, take a look at this site.

PayPal donate here

This resource is abandoned

I am not interested in further developing this. Please find an alternative tablist plugin. I am actively working on this resource for Bukkit platform only, new releases for Sponge will not happen anymore here, there will be chances that an update arrives to Github only. Any further use of this resource is at your own risk. To those who have used this resource so far, thank you!

Animated tab examples

Resource documentations

Commands & Permissions, Symbols, Placeholders

Features

  • Animated tab (header/footer) & animated groups​
    • Create your own animation​
      • Option to randomize header/footer texts
      • Option to set update interval in milliseconds
  • Tab auto updates in milliseconds
  • Customizable tablist groups (prefix/suffix)​
    • Ability to set permission for every group
  • Custom variables, to create some custom string-based placeholders
  • 160+ symbols
  • Customizable ping placeholder format using conditions (documentation)
    • You should use %player-ping% in order to match the correct ping value.
    • Every line of values in this array, will be sorted in descending order to match the correct value.
    • Allowed operators: >, <, >=, <=, ==
    • You can specify colors before the variable to colorize the result.
  • Ability to display the tablist in separate worlds
  • Switching tab visibility, toggles for all available players or just one user.
  • Tablist object types (health, ping tab & custom value)
    • Disabled worlds where tablist and objectives does not appear

Using per-world tablist

If you want to use per-world tablist, just find per-world section in spongeConfig file. Example of how to use per-world:

    per-world {
        world1 {
            footer="&aWelcome in&6 %world%&a world!"
            header=[
                "&cUsing &bAnimated TabList&c plugin!"
                "&aMultiple lines"
            ]
        }
    }

There is an ability to specify multiple worlds to display the same tablist in that world(s): You should use , to separate the world names from each other.

    per-world {
        "world1, world2, world3" {
            footer="&6%world%&a world"
            header=[
                "&cUsing &bAnimated TabList&c plugin!"
            ]
        }
    }

Installation

The downloaded file is a ZIP archive that currently contains 2 jar files that are different. The first (7) should support Sponge API 7, while the second (8) should only support Sponge API 8 versions. To install, select the version supported by your server. Version 8 supports versions 1.15 and above.

API 9 for version 1.17 and up is currently not supported.

Category: Miscellaneous

Published on Jun 8, 2020

views

stars

watchers

total downloads

Promoted Versions

Pages

Members