Are scoreboard variables global or individual.

Discussion in 'Plugin Development' started by OcelotcR, Sep 10, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    OcelotcR

    Say you have a countdown and player list, thats a global variable.

    How would you make it so you can get like individual kills for players? Like you can get Hashmaps and all etc, but when applying the hashmap value to the scoreboard, would it change for all players or all players?
     
  2. Offline

    Janmm14

    You have to make and save (in a variable) a scoreboard for every player. One scoreboard is updated for every player its shown to.
     
Thread Status:
Not open for further replies.

Share This Page