So, I have this piece of code:
loop all players:
wipe loop-player's sidebar
set score "%loop-player%" in sidebar of loop-player to 1
For some reason, the %loop-player% score shows the same username to all players, and I really don't see a reason for that to happen. Can anyone help me here?
loop all players:
wipe loop-player's sidebar
set score "%loop-player%" in sidebar of loop-player to 1
For some reason, the %loop-player% score shows the same username to all players, and I really don't see a reason for that to happen. Can anyone help me here?