Jump to content

Tablist Help!


frutymango

Recommended Posts

Im trying to make the server array tablist enabled. I want to make the third tab as online tab. But array tablist have to set manually unlike normal tablist where you can add all players inside the tablist. Is there any idea to do it?

 

The syntax have to set manually 

set display name of tab 2, 8 for player to "&7➢ Statistics"

So this is what I came up and still no idea... @ _ @

add 1 to {list}
    {player.%{list}%.%player%} is not set:
        set {player.%{list}%.%player%} to player's name

Then on tablist section

set display name of tab 3, {list} for player to "&7 %{player.%{list}%.%player%}%"

lets say new player joins it adds the username into the tablist. But if 7 players join, 7 player name added into the tablist. But when 1 of them quit, how do make them sorted.

Example:
 

1 jacky1

2 jacky2

3 jacky3

If jacky2 leave then the online tablist I want it to make it like

1 jacky1

2 jacky3

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...