Guest User

Untitled

a guest
Oct 17th, 2017
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. loggedWorlds:
  2. - world
  3. - nether
  4. tables:
  5. - lb-main
  6. - lb-nether
  7. mysql:
  8. port: 3306
  9. host: localhost
  10. password: -snip-
  11. user: minecraft
  12. database: minecraft
  13. logging:
  14. logBlockCreations: true
  15. logBlockDestroyings: true
  16. logLeavesDecay: false
  17. logFire: true
  18. logChestAccess: true
  19. logExplosions: true
  20. logSignTexts: true
  21. logCreeperExplosionsAsPlayerWhoTriggeredThese: false
  22. logLavaFlow: false
  23. logButtonsAndLevers: false
  24. logKills: false
  25. logKillsLevel: PLAYERS
  26. hiddenPlayers: []
  27. hiddenBlocks:
  28. - 0
  29. consumer:
  30. delay: 6
  31. useBukkitScheduler: true
  32. delayBetweenRuns: 6
  33. forceToProcessAtLeast: 0
  34. timePerRun: 100
  35. lookup:
  36. defaultDist: 20
  37. defaultTime: 30 minutes
  38. toolblockID: 7
  39. toolID: 270
  40. toolQuery: area 0 all sum none limit 15 desc silent
  41. toolBlockQuery: area 0 all sum none limit 15 desc silent
  42. linesPerPage: 15
  43. linesLimit: 1500
  44. clearlog:
  45. dumpDeletedLog: false
  46. keepLogDays: -1
  47. rollback:
  48. replaceAnyway:
  49. - 8
  50. - 9
  51. - 10
  52. - 11
  53. - 51
  54. dontRollback:
  55. - 10
  56. - 11
  57. - 46
  58. - 51
  59. maxTime: 2 days
  60. maxArea: 50
  61. version: '1.20'
  62. questioner:
  63. askRedos: true
  64. askClearLogs: true
  65. askRollbacks: true
Add Comment
Please, Sign In to add comment