Advertisement
Guest User

Untitled

a guest
Aug 27th, 2014
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. on join:
  2. make player execute command "/score"
  3.  
  4. command /score:
  5. trigger:
  6. display board named "&lProject &rSlap" to player
  7. make score "&7[1] %{1st}%" in board of player to {points.%{1st}%}
  8. make score "&aYour Score ->" in board of player to {points.%player%}
  9. move display of player to sidebar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement