Advertisement
Guest User

Untitled

a guest
Jul 28th, 2015
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. every 10 seconds:
  2. {diejoey} is true
  3. broadcast "&7[&2SkriptGod&7] &cThe Gods are Angry!"
  4. loop 10 times:
  5. execute console command "smite joeylink37"
  6. wait 1 second
  7. execute console command "kill jojolink37"
  8.  
  9. command /diejoey <text>:
  10. permission: skript.op
  11. trigger:
  12. if arg-1 is "on":
  13. set {diejoey} to true
  14. broadcast "Diejoey affectionately enabled!"
  15. if arg-1 is "off":
  16. set {diejoey} to false
  17. broadcast "Diejoey disabled against Pie's will!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement