kazuken0814

hide-show

Oct 17th, 2018
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. on join:
  2. loop all players:
  3. if loop-player is not an op:
  4. reveal the loop-player from player
  5. command /hide:
  6. permission: Admin
  7. trigger:
  8. loop all players:
  9. if loop-player is not an op:
  10. hide the loop-player from player
  11. command /show:
  12. permission: Admin
  13. trigger:
  14. loop all players:
  15. if loop-player is not an op:
  16. reveal the loop-player from player
Advertisement
Add Comment
Please, Sign In to add comment