yozora_1202

Untitled

Jul 7th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1.  
  2. on left click on grass:
  3. add 1 to {gold.%player%}
  4. make score of "&6Your Gold: " in board of player to {gold.%player%}
  5.  
  6. command /score:
  7. trigger:
  8. display board named "&b&lCOOL BOARD" to player
  9. make score of "&6Your Gold: " in board of player to {gold.%player%}
  10. move display of player to sidebar
  11.  
  12. command /leave:
  13. trigger:
  14. display board named "" to player
  15. message "&aYou left the game!0"
Add Comment
Please, Sign In to add comment