Advertisement
Guest User

Untitled

a guest
Aug 20th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. options:
  2.  
  3.  
  4. P:<red>UHC<blue>]
  5.  
  6. command /rabbits <text>:
  7. permission: skript.op
  8. usage: /rabbits <on/off>
  9. trigger:
  10.  
  11. if arg 1 is "on":
  12. broadcast "{@P} <red>Rabbit's Enabled"
  13. loop all players:
  14. apply jump boost to the loop-player for 666 hours
  15. if arg 1 is "off":
  16. broadcast "{@P} <pink Rabbit's Disabled"
  17. loop all players:
  18. remove jump boost to the loop-player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement