iiAmAko

Untitled

Aug 13th, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. {
  2. "EnabledRealTime-Timer": false,
  3. "EnableTimerOnce": false,
  4. "EnableTimerRepeat": false,
  5. "EnableTimerOnceCommands": "true",
  6. "OnceCommands": [
  7. {
  8. "11:55:00": "say The server is restarting in <color=#00FFFF>5 minutes</color>.",
  9. "11:56:00": "say The server is restarting in <color=#00FFFF>4 mintues</color>.",
  10. "11:57:00": "say The server is restarting in <color=#00FFFF>3 minutes</color>.",
  11. "11:58:00": "say The server is restarting in <color=#00FFFF>2 minutes</color>.",
  12. "11:59:00": "say The server is restarting in <color=#00FFFF>1 minute</color>.",
  13. "11:59:30": "say The server is restarting in <color=#00FFFF>30 seconds</color>.",
  14. "11:59:35": "say The server is restarting in <color=#00FFFF>25 seconds</color>.",
  15. "11:59:40": "say The server is restarting in <color=#00FFFF>20 seconds</color>.",
  16. "11:59:45": "say The server is restarting in <color=#00FFFF>15 seconds</color>.",
  17. "11:59:51": "server.save",
  18. "11:59:50": "say The server is restarting in <color=#00FFFF>10 seconds</color>.",
  19. "11:59:55": "say The server is restarting in <color=#00FFFF>5 seconds</color>.",
  20. "11:59:59": "restart",
  21. "23:55:00": "say The server is restarting in <color=#00FFFF>5 minutes</color>.",
  22. "23:56:00": "say The server is restarting in <color=#00FFFF>4 mintues</color>.",
  23. "23:57:00": "say The server is restarting in <color=#00FFFF>3 minutes</color>.",
  24. "23:58:00": "say The server is restarting in <color=#00FFFF>2 minutes</color>.",
  25. "23:59:00": "say The server is restarting in <color=#00FFFF>1 minute</color>.",
  26. "23:59:30": "say The server is restarting in <color=#00FFFF>30 seconds</color>.",
  27. "23:59:35": "say The server is restarting in <color=#00FFFF>25 seconds</color>.",
  28. "23:59:40": "say The server is restarting in <color=#00FFFF>20 seconds</color>.",
  29. "23:59:45": "say The server is restarting in <color=#00FFFF>15 seconds</color>.",
  30. "23:59:51": "server.save",
  31. "23:59:50": "say The server is restarting in <color=#00FFFF>10 seconds</color>.",
  32. "23:59:55": "say The server is restarting in <color=#00FFFF>5 seconds</color>.",
  33. "00:42:00": "say TEST",
  34. "00:42:30": "say TEST2",
  35. "23:59:59": "restart"
  36. }
  37. ],
  38. "TimerOnce": {
  39. "reset.oncetimer": 181,
  40. "say 'Dont forget to like our fanpage!'": 60,
  41. "say 'Follow us on Twitter!'": 120,
  42. "say 'You can donate via PayPal!'": 180
  43. },
  44. "TimerRepeat": {
  45. "event.run": 300,
  46. "server.save": 300
  47. }
  48. }
Advertisement
Add Comment
Please, Sign In to add comment