Solved Skript Scoreboard Not Working

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

  • LOOKING FOR A VERSION OF SKRIPT?

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

Status
Not open for further replies.

FruitsYT

Member
May 29, 2020
3
0
0
25
every second:
loop all players:
wipe loop-player's sidebar
set name of sidebar of loop-player to "&6&lSERVER NAME"
set score "&8===========" in sidebar of loop-player to 10
set score "&b===========" in sidebar of loop-player to 9
set score "&6&lWelcome to SERVER NAME!" in sidebar of loop-player to 8
set score "&bPlayer info" in sidebar of loop-player to 7
set score "&aNAME: %loop-player%" in sidebar of loop-player to 6
set score "&9RANK: %loop-player's prefix%" in sidebar of loop-player to 5
set score "&cBALANCE: %loop-player's balance%" in sidebar of loop-player to 4
set score "&aYour first message goes here!" in sidebar of loop-player to 3
set score "&aYour second message goes here!" in sidebar of loop-player to 2
set score "&b===========" in sidebar of loop-player to 1
set score "&8===========" in sidebar of loop-player to 0
[doublepost=1590785139,1590785109][/doublepost]Can anyone help me with this? It doesn't work for some reason. If you can tell me what other skript addons I need for this scoreboard that would be very helpful thanks.
 
Status
Not open for further replies.