Scoreboard issue

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

KaramDoesMC

Member
Jun 21, 2020
17
0
0
24
on player world change:
if world is "Dupe":
wipe player's sidebar
set name of sidebar of player to "&d&lGalaxyDupe"
set score "" in sidebar of player to 4
set score "&d&lYOU" in sidebar of player to 3
set score "&7Name: &d%player%" in sidebar of player to 2
set score "&7Rank: %colored player's prefix%" in sidebar of player to 2
set score "&7Guild: &d%{guild::%executor's uuid%}%" in sidebar of player to 1
set score "" in sidebar of player to 0
set score "&d&lServer" in sidebar of player to -1
set score "&7Players Online On The Network!: &d%amount of all players%" in sidebar of player to -2
set score "&7Joins: &d%size of all offline players%" in sidebar of player to -3

on player world change:
if world is "hub":
wipe player's sidebar



I use this skript!! When i put it on there is no errors, but When 2 people are on the server on the same time they end up with my stats and i end up with there stats Please Help
[doublepost=1592837899,1592823577][/doublepost]^^ please help
 
Please put this in code blocks so I can understand it and help you.

Code:
 
Status
Not open for further replies.