Advertisement
maozou

bedwars command

Oct 31st, 2018
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. command /bedw [<text>]:
  2. trigger:
  3. if arg-1 is "join" or "leave" or "tyuukoku" or "help" or "random" or "dairi" or "stop":
  4. if arg-1 is "join":
  5. execute console command "bw join"
  6. if arg-1 is "leave":
  7. execute console command "bw leave"
  8. if arg-1 is "tyuukoku":
  9. send "&b何もないよ"
  10. if arg-1 is "random":
  11. send "none-----"
  12. if arg-1 is "dairi":
  13. send "&aやぁ"
  14. if arg-1 is "stop":
  15. send "&bhi"
  16. if arg-1 is "help":
  17. send "&a----------&b[Aooni]&a------------"
  18. send "&b/bw join &abedwarsに参加します。
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement