Guest User

Untitled

a guest
Jan 22nd, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. clearlog:
  2. dumpDeletedLog: true
  3. keepLogDays: -1
  4. tables:
  5. - lb-main
  6. - lb-hell
  7. - lb-World3
  8. - lb-World4
  9. loggedWorlds:
  10. - world
  11. - world_nether
  12. - World3
  13. - World4
  14. rollback:
  15. replaceAnyway:
  16. - 8
  17. - 9
  18. - 10
  19. - 11
  20. - 51
  21. dontRollback:
  22. - 10
  23. - 11
  24. - 46
  25. - 51
  26. logging:
  27. logBlockCreations: true
  28. logBlockDestroyings: true
  29. logKills: false
  30. logLeavesDecay: false
  31. logFire: false
  32. logLavaFlow: false
  33. logKillsLevel: PLAYERS
  34. logChestAccess: true
  35. logExplosions: false
  36. logSignTexts: true
  37. logCreeperExplosionsAsPlayerWhoTriggeredThese: false
  38. hiddenPlayers: []
  39. consumer:
  40. minCountPerRun: 100
  41. delayBetweenRuns: 6
  42. maxTimePerRun: 100
  43. maxCountPerRun: 1000
  44. useBukkitScheduler: true
  45. forceToProcessAtLeast: 0
  46. timePerRun: 100
  47. lookup:
  48. defaultDist: 20
  49. defaultTime: 30 minutes
  50. toolblockID: 7
  51. toolID: 270
  52. toolQuery: area 0 all sum none limit 15 desc
  53. toolBlockQuery: area 0 all sum none limit 15 desc
  54. mysql:
  55. port: 3306
  56. host: DATENBANK IP
  57. password: DATENBANKPASSWORT
  58. user: db_???????
  59. database: db_??????
  60. version: 0.15b
  61. questioner:
  62. askSavequeueBeforeRollback: true
  63. askRedos: true
  64. askClearLogs: true
  65. askRollbacks: true
Add Comment
Please, Sign In to add comment