Advertisement
SuzukazeK

Untitled

Dec 24th, 2019
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. on right click:
  2. clicked block is sign
  3. line 1 of clicked block is "&aクリックで牢屋を"
  4. if {roya} is not set:
  5. command "setblock 168 2 -498 minecraft:redstone_block"
  6. set {roya} to 30
  7. loop 30 times:
  8. wait a second
  9. add -1 to {roya}
  10. delete {roya}
  11. else:
  12. send "&a後%{roya}%秒待ってください"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement