K2Rk1o

Untitled

Dec 26th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. command /aooni [<text>]:
  2. permission: aooniskript
  3. trigger:
  4. if arg 1 is "help":
  5.  
  6. if arg 1 is "set":
  7. if
  8.  
  9. command /aooni-start:
  10. permission: aooniskript
  11. trigger:
  12. if {aooni} is not set:
  13. send "&9青鬼&a&lが設定されていません。"
  14. loop all players:
  15. if loop-player is not {aooni}:
  16. if {join::%loop-player%} is true:
  17. add loop-player to {allplayer::*}
  18. if {join::%loop-player%} is false:
  19. send "あなたは参加しません。"
  20. if
Add Comment
Please, Sign In to add comment