Itsyuumello2

Untitled

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