Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2019
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. var settings = {
  2. "m_autoLiveAmount": 30,
  3. "m_autoStartTimer": 300,
  4. "m_minutesMessage": "Hey there, chatters, in {2} minutes everyone who has been active in the last {3} will receive {0} {1}!",
  5. "m_payauto_command": "!payauto",
  6. "m_autoStartAmount": 50,
  7. "m_subDoubler": true,
  8. "m_payautox_command": "!payautox",
  9. "m_autoOffline": false,
  10. "m_autoLive": false,
  11. "m_defaultTimer": 300,
  12. "m_payactivex_command": "!payactivex",
  13. "m_manyEnd": "... and more than twitch can handle!",
  14. "m_noPayout": "Seems like there was no-one here to give these {0} {1} to, oh well, more for me!",
  15. "m_payMessage": "The following users have gotten {0} {1}: {2}.",
  16. "m_autoStart": true,
  17. "m_autoOfflineTimer": 80,
  18. "m_defaultAmount": 10,
  19. "m_excludeBots": "nightbot moobot streamelements",
  20. "m_alreadyRunning": "{0}, A payactive is already running, please wait a moment.",
  21. "m_permission": "moderator",
  22. "m_autoMessage": "Hey there, chatters, in {2} seconds everyone who has been active in the last {3} will receive {0} {1}!",
  23. "m_noPermission": "{0}, You don't have permission to do that.",
  24. "m_startMessage": "Hey there, early-bird, in {2} seconds everyone who has been active in the last 15 minutes will receive {0} {1}!",
  25. "m_autoOfflineInterval": 3600,
  26. "m_secondsMessage": "Hey there, chatters, in {2} seconds everyone who has been active in the last {3} will receive {0} {1}!",
  27. "m_excludeStreamer": true,
  28. "m_maxPayout": 1000,
  29. "m_maxPayoutOverride": "override",
  30. "m_wrongParamters": "{0}, I dont get what you mean with that",
  31. "m_autoLiveInterval": 900,
  32. "m_overPayout": "{0}, I think you made a typo there, the max is {1}",
  33. "m_autoXMode": false,
  34. "m_payactive_command": "!payactive",
  35. "m_autoLiveTimer": 300,
  36. "m_autoOfflineAmount": 20,
  37. "m_paySubMessage": "The following Subs have gotten double with {0} {1}: {2}.",
  38. "m_autoRandomAmount": 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement