Advertisement
Neonowsky

[SK] CloudBoots

Aug 28th, 2015
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. every 1 second:
  2. loop all players:
  3. if boots of loop-player is diamond boots of infinity 10:
  4. remove jump boost from loop-player
  5. remove speed from loop-player
  6. apply jump boost 5 to the loop-player for 2 seconds
  7. apply speed 2 to the loop-player for 2 seconds
  8. on damage:
  9. if boots of victim is diamond boots of infinity 10:
  10. damage cause is fall
  11. cancel event
  12. command /cloudboots:
  13. permission: op
  14. trigger:
  15. give diamond boots of infinity 10 named "&6CloudBoots" to player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement