Guest User

Untitled

a guest
Aug 5th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.37 KB | None | 0 0
  1. {
  2. "EnabledRealTime-Timer": true,
  3. "EnableTimerOnce": false,
  4. "EnableTimerRepeat": true,
  5. "RealTime-Timer": {
  6. "01:15:00": "adminmessage 'The Purge will start in 15 minutes'",
  7. "01:25:00": "adminmessage 'The Purge will start in 5 minutes'",
  8. "01:29:00": "adminmessage 'The Purge will start in 1 minute'",
  9. "01:29:30": "adminmessage 'The Purge will start in 30 seconds'",
  10. "01:29:50": "adminmessage 'The Purge will start in 10 seconds'",
  11. "01:29:59": "adminmessage 'THE PURGE HAS BEGUN!!!!FULL LOOT ENABLED!!!!'",
  12. "01:30:00": "playerlootmode 3",
  13. "02:15:00": "adminmessage 'The Purge will end in 15 minutes'",
  14. "02:25:00": "adminmessage 'The Purge will end in 5 minutes'",
  15. "02:29:00": "adminmessage 'The Purge will end in 1 minute'",
  16. "02:29:30": "adminmessage 'The Purge will end in 30 seconds'",
  17. "02:29:50": "adminmessage 'The Purge will end in 10 seconds'",
  18. "02:29:59": "adminmessage 'THE PURGE HAS ENDED!!!!DEFAULT LOOT ENABLED!!!!'",
  19. "02:30:00": "playerlootmode 2",
  20. "10:45:00": "adminmessage 'Restart in 15 minutes'",
  21. "10:50:00": "adminmessage 'Restart in 10 minutes..progress may be lost past this point'",
  22. "10:55:00": "adminmessage 'Restart in 5 minutes..progress may be lost past this point'",
  23. "10:55:30": "saveserver",
  24. "10:59:00": "adminmessage 'Restart in 1 minute..progress may be lost past this point'",
  25. "10:59:30": "adminmessage 'Restart in 30 seconds..progress may be lost past this point'",
  26. "10:59:50": "adminmessage 'Restart in 10 seconds..progress may be lost past this point'",
  27. "10:59:59": "quit",
  28. "13:15:00": "adminmessage 'The Purge will start in 15 minutes'",
  29. "13:25:00": "adminmessage 'The Purge will start in 5 minutes'",
  30. "13:29:00": "adminmessage 'The Purge will start in 1 minute'",
  31. "13:29:30": "adminmessage 'The Purge will start in 30 seconds'",
  32. "13:29:50": "adminmessage 'The Purge will start in 10 seconds'",
  33. "13:29:59": "adminmessage 'THE PURGE HAS BEGUN!!!!FULL LOOT ENABLED!!!!'",
  34. "13:30:00": "playerlootmode 3",
  35. "14:15:00": "adminmessage 'The Purge will end in 15 minutes'",
  36. "14:25:00": "adminmessage 'The Purge will end in 5 minutes'",
  37. "14:29:00": "adminmessage 'The Purge will end in 1 minute'",
  38. "14:29:30": "adminmessage 'The Purge will end in 30 seconds'",
  39. "14:29:50": "adminmessage 'The Purge will end in 10 seconds'",
  40. "14:29:59": "adminmessage 'THE PURGE HAS ENDED!!!!DEFAULT LOOT ENABLED!!!!'",
  41. "14:30:00": "playerlootmode 2",
  42. "22:45:00": "adminmessage 'Restart in 15 minutes'",
  43. "22:50:00": "adminmessage 'Restart in 10 minutes..progress may be lost past this point'",
  44. "22:55:00": "adminmessage 'Restart in 5 minutes..progress may be lost past this point'",
  45. "22:55:30": "saveserver",
  46. "22:59:00": "adminmessage 'Restart in 1 minute..progress may be lost past this point'",
  47. "22:59:30": "adminmessage 'Restart in 30 seconds..progress may be lost past this point'",
  48. "22:59:50": "adminmessage 'Restart in 10 seconds..progress may be lost past this point'",
  49. "22:59:59": "quit"
  50. },
  51. "TimerOnce": {
  52. "adminmessage 'Dont forget to like our fanpage!'": 60,
  53. "adminmessage 'Follow us on Twitter!'": 120,
  54. "adminmessage 'You can donate via PayPal!'": 180
  55. },
  56. "TimerRepeat": {
  57. "adminmessage 'Join our Steam Group for server rules <color=#00CD00>http://steamcommunity.com/groups/thepurgegamers</color>'": 2930,
  58. "adminmessage 'SAVE YOUR RUBIES AS THEY ARE A NEW CURRENCY HERE..<color=#00CD00>INTERACTIVE MAP FOUND HERE: http://hurtworldmap.com/#1/8/0</color>'": 3600,
  59. "saveserver": 1800
  60. }
  61. }
Add Comment
Please, Sign In to add comment