Hi, I'm using ScoreboardsPE and I try to send a different value to each player in a scoreboard (like the name). My try was to make a scoreboard for each player and store them in an array ($scoreboards). But the values was send to all players and that was because all scoreboards had the same name : Player 1 : Name : Player 1 Player 2 : Name : Player 1 Name : Player 2 Etc... I don't know how to show a different value to each player, as I can see with $money for example.