kazuken0814

kakure

Nov 3rd, 2018
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. every second in "world":
  2. wait a tick
  3. loop all players:
  4. if {kaku.%loop-player%} is 1 =>:
  5. wait a tick
  6. if loop-player is holding a sline ball:
  7. hide the loop-player from all players
  8. wait 1 second
  9. remove 1 from {kaku.%loop-player%}
  10. wait a tick
  11. reveal loop-player from all players
  12. command /kakure <text>:
  13. permission: gregr
  14. trigger:
  15. if arg 1 is "kakure":
  16. set {kakuremode} to true
  17. add 10 to {kaku.%player%}
Advertisement
Add Comment
Please, Sign In to add comment