Advertisement
LukaMC59

Untitled

Oct 12th, 2017
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1.  
  2. on player kill:
  3. add 1 to {kills.%player%}
  4. make score of "&7Kills: " in board of player to {kills.%player%}
  5.  
  6. command score:
  7. trigger
  8. display board named "&9&lStats" to player
  9. make score of "&7Kills: " in board of player to {kills.%player%}
  10. move display of player to sidebar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement