Advertisement
Guest User

Untitled

a guest
Dec 26th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. [config]
  2. token =
  3. blacklist = [13, 16, 19, 21, 23, 29, 32, 41, 48, 60, 98, 115, 118, 120, 161, 163, 165, 167, 177, 183, 194, 198]
  4. raidBosses = [2,5,8,11,28,31,34,38,62,65,68,71,73,76,82,91,94,105,123,129,131,137,139,143,144,145,146,150,243,244,245,248,249,250,302]
  5. useRmDb = true
  6. pokemon = true
  7. raids = false
  8. minRaidLevel = 1
  9. waitForIV = 10
  10. raidChannels = false
  11. raidOrganisation = false
  12. standardRaidTable = true
  13. googleSuburbField = city
  14. geofences = true
  15. raidThreads = 1
  16. pokemonThreads = 1
  17. pokePollingRate = 2
  18. raidPollingRate = 60
  19. startupMessage = false
  20. footerText = www.northshorespawns.com
  21. stats = true
  22. timezone = America/Panama
  23. nests = false
  24. supporterOnly = false
  25. countLocationsInLimits = true
  26. nonSupporterLimit = [400,400,400]
  27. adminRole = 35214907980
  28. novabotRole = 3521490798
  29. supporterRoles = [352149079800676352 , 38197825315 ]
  30. commandChannel = 384934473642
  31. logging = false
  32. roleLogChannel = false
  33. userUpdatesChannel = false
  34.  
  35. [rocketmap db]
  36. user = mewtwouser
  37. password =
  38. ip = 127.0.0.1
  39. port = 3306
  40. dbName = mewtwo
  41.  
  42. [scanner db]
  43. user = alertsuser
  44. password = Alerts1234
  45. ip = 127.0.0.1
  46. port = 3306
  47. dbName = alertsdb
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement