Oxalist

Untitled

Dec 30th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. command /launch:
  2. permission: jetpack.use
  3. trigger:
  4. send "&3» &bPreparing to launch!"
  5. show cloud at location of the player
  6. wait 1 second
  7. send "&3» &bLaunching in 5"
  8. show cloud at location of the player
  9. wait 1 second
  10. send "&3» &bLaunching in 4"
  11. show cloud at location of the player
  12. wait 1 second
  13. send "&3» &bLaunching in 3"
  14. show cloud at location of the player
  15. wait 1 second
  16. send "&3» &bLaunching in 2"
  17. show cloud at location of the player
  18. wait 1 second
  19. send "&3» &bLaunching in 1"
  20. show smoke at location of the player
  21. wait 1 second
  22. send "&3» &bLaunching"
  23. show smoke at location of the player
  24. wait 3 tick
  25. thrust player upwards at speed 0.4
  26. show mob spawner flames at location of the player
  27. wait 1 tick
  28. thrust player upwards at speed 0.4
  29. show mob spawner flames at location of the player
  30. wait 1 tick
  31. thrust player upwards at speed 0.4
  32. show mob spawner flames at location of the player
  33. wait 1 tick
  34. thrust player upwards at speed 0.4
  35. show mob spawner flames at location of the player
Advertisement
Add Comment
Please, Sign In to add comment