Advertisement
kookoo1007

Untitled

Apr 13th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. on rightclick:
  2. player is holding aqua dye
  3. if name of player's tool is "backstep":
  4. push the player backwards at speed 1
  5. push the player upwards at speed 0.5
  6. execute console command "/clear %player% dye 12 1"
  7. give 5 gray dye to player
  8. wait 1 seconds
  9. execute console command "/clear %player% dye 8 1"
  10. wait 1 seconds
  11. execute console command "/clear %player% dye 8 1"
  12. wait 1 seconds
  13. execute console command "/clear %player% dye 8 1"
  14. wait 1 seconds
  15. execute console command "/clear %player% dye 8 1"
  16. wait 1 seconds
  17. execute console command "/clear %player% dye 8 1"
  18. give 1 aqua dye to player named "backstep" with lore "rightclick"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement