Tablist Prefixes

  • 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 community!

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

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Pumpkani

Member
Jun 10, 2024
10
0
1
So, I have been developing a server for a great while now, and am trying to stay away from external plugins other than a few basic ones, Skript, and the addons.

I've been having so much trouble with making ranks appear in the tablist, using %player's prefix% doesn't work, no percentages and it still doesn't, I've tried all that I could...

I have a simple rank skript that I thought I could easily just make it the prefix of players in tablist, but no luck, so i've had to make a thread...
 
In code, start with low rank and finish with hight one, and verify every permission, and leave the last one.
I sugest you to not change tab list name 10 times every time the code it's read, save it to a variable, and after you verified all, in the last line set it up.