NoHacksJustACow

#Chat

Jan 30th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1.  
  2. every tick in "CowClicks":
  3. loop all players:
  4. if {levels::%loop-player's uuid%} is not set:
  5. set {levels::%loop-player's uuid%} to 0
  6.  
  7. every 10 minutes in "CowClicks":
  8. broadcast " "
  9. broadcast " &8[&e&lCowNetwork &6&lBroadcast&8] "
  10. broadcast " "
  11. broadcast "&6Dont forget to check out &e/buy"
  12. broadcast " "
  13. broadcast "&6Dont forget to join our discord with &e/Discord"
  14. broadcast " "
  15. broadcast "&6Staff Applications are CLOSED!"
  16. broadcast " "
  17.  
  18. every 17.5 minutes in "CowClicks":
  19. broadcast " "
  20. broadcast "&5&lMore Plots???"
  21. broadcast " "
  22. broadcast "&dYes! you can obtain access to more plots"
  23. broadcast "All you need todo is &b/buy"
  24. broadcast "&dHigher the Rank more the Plots!!!"
  25. #-------------------------------------------------------------------
  26.  
  27. at 8:00:
  28. set time to 7:00
  29.  
  30. on weather change to rain or thunder:
  31. cancel event
  32.  
  33. every 5 minutes in "CowClicks":
  34. execute console command "save-all"
  35.  
  36. every 30 seconds in "CowClicks":
  37. execute console command "buycraft forcecheck"
Advertisement
Add Comment
Please, Sign In to add comment