Advertisement
TE1TO9_

Untitled

Mar 30th, 2019
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.34 KB | None | 0 0
  1. on rightclick:
  2.     block is a sign
  3.     line 2 of clicked block is "checkpoint"
  4.     line 3 of clicked block is "[rightclick]"
  5.     cp {set.%player%} to location of player
  6.     message "<gold>checkpoint saved!!"
  7.     command "/playsound note.pling %player% ~ ~ ~ 1 2 1"
  8. on rightclick:
  9.     if player is holding a diamond:
  10.     cp {go.%player%} to location of player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement