Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2019
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. command /bow start:
  2. trigger:
  3. broadcast "&e試合を開始します。"
  4. wait 4 seconds
  5. execute console command "/tp @a 260.0 69.0 1149.0"
  6. broadcast "&6&lStart&cまで.."
  7. command "effect @a minecraft:invisibility 10 100"
  8. command "/scoreboard teams join game @a"
  9. command "clear @a"
  10. command "gamemode 2 @a"
  11. wait 1 seconds
  12. broadcast "&b10.."
  13. wait 1 seconds
  14. broadcast "&c9.."
  15. wait 1 seconds
  16. broadcast "&e8.."
  17. wait 1 seconds
  18. broadcast "&47.."
  19. wait 1 seconds
  20. broadcast "&96.."
  21. wait 1 seconds
  22. broadcast "&b5.."
  23. wait 1 seconds
  24. broadcast "&c4.."
  25. wait 1 seconds
  26. broadcast "&e3.."
  27. wait 1 seconds
  28. broadcast "&42.."
  29. wait 1 seconds
  30. broadcast "&91.."
  31. wait 1 seconds
  32. broadcast "&6&l START!!!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement