Advertisement
Guest User

Untitled

a guest
Aug 4th, 2015
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. options:
  2. P: &8[&3&lTIMER&8]&7
  3. Perm: skript.op
  4.  
  5. command /meetuptimer <text>:
  6. permission: {@Perm}
  7. usage: /meetuptimer <rush:normal>
  8. trigger:
  9. if arg-1 is "rush":
  10. execute console command "/timer 1200 &8Meetup in:&3"
  11. if arg-1 is "normal":
  12. execute console command "/timer 2700 &8Meetup in:&3"
  13. command /pvptimer <text>:
  14. permission: {@Perm}
  15. usage: /pvptimer <rush:normal>
  16. trigger:
  17. if arg-1 is "rush":
  18. execute console command "/timer 600 &8PvP Enabled in:&3"
  19. if arg-1 is "normal":
  20. execute console command "/timer 900 &8PvP Enabled in:&3"
  21. command /timerbc:
  22. permission: {@Perm}
  23. usage: /timerbc
  24. trigger:
  25. broadcast "{@P} UHC Timer enabled!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement