• Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Supported Minecraft Versions
  1. 1.8
  2. 1.9
  3. 1.10
  4. 1.11
Description
This is a script for modify the tablist with configurable header, footer and the name of a player in the tablist.

Features

  • Animated header.
  • Animated footer.
  • Yaml configuration.
  • Custom tablist name.
  • Default tab format.
  • Per-world tablist and tablist custom name.
  • Animated tablist custom names.
  • And more!

Images
VigorousSilentAmericanpainthorse-size_restricted.gif


Dependencies



Information and usage


Commands and permissions

  • /tab set [player] [name]
    • Permission: tab.cmd.set
    • Description: Set the name of a player in the tablist.
  • /tab remove [player] [name]
    • Permission: tab.cmd.remove
    • Description: Remove the name of a player in the tablist (Doesn't remove the player from the tablist).
  • /tab help
    • Permission: tab.use
    • Description: Show a list of the available commands.
Placeholders
  • [online]
    • Description: Show the number of players online
  • [name]
    • Description: Show the name of the player or the custom name of the player
  • [displayname]
    • Description: Show the display name of a player
  • [prefix]
    • Description: Show the prefix of the player
  • [suffix]
    • Description: Show the suffix of the player
  • [nl]
    • Description: Create a new line in the tablist (Only in the header and footer. You can use \n too
  • [world]
    • Description: Show the world of the player
  • [worldonline]
    • Description: Show the amount of players in the current player's world
If you have any suggestions or you found a bug, feel free to contact me with a private message or say the problem on the discussion section.


To-Do list


= Finished ✗ = Not yet

✗ Fake players in the tablist.
✗ PlaceHolderAPI support.
✗ More placeholders.
✓ Animated custom names.
✗ Bungee support.
✓ Per-world tablist.
✓ Per-world custom name.
And your suggestions!


Other links

Author
Snow-Pyon
Downloads
2,262
Views
2,262
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Snow-Pyon

Latest updates

  1. Bug fixing, optimization and new dependencies

    Update notes Removed the dependency of skQuery & skRayFall Added the dependency of MundoSK &...