Advertisement
genya

Untitled

Jul 31st, 2018
433
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. command /start:
  2. permission: skript.admin
  3. usage: /start
  4. trigger:
  5. execute console command "/playsound minecraft:block.dispenser.fail master @a"
  6. message " &3レース開始まで。。。 &65......."
  7. wait 10 tick
  8. execute console command "/playsound minecraft:block.dispenser.fail master @a"
  9. message " &3レース開始まで。。。 &64......."
  10. wait 10 tick
  11. execute console command "/playsound minecraft:block.dispenser.fail master @a"
  12. message " &3レース開始まで。。。 &63......."
  13. wait 10 tick
  14. execute console command "/playsound minecraft:block.dispenser.fail master @a"
  15. message " &3レース開始まで。。。 &62......."
  16. wait 10 tick
  17. execute console command "/playsound minecraft:block.dispenser.fail master @a"
  18. message " &3レース開始まで。。。 &61......."
  19. wait 10 tick
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement