Advertisement
Guest User

Untitled

a guest
Aug 17th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. clearlog:
  2. dumpDeletedLog: true
  3. keepLogDays: -1
  4. tables:
  5. - lb-main
  6. - lb-hell
  7. - lb-newworld
  8. loggedWorlds:
  9. - newworld
  10. rollback:
  11. replaceAnyway:
  12. - 8
  13. - 9
  14. - 10
  15. - 11
  16. - 51
  17. dontRollback:
  18. - 10
  19. - 11
  20. - 46
  21. - 51
  22. logging:
  23. logBlockCreations: true
  24. logBlockDestroyings: true
  25. logKills: false
  26. logLeavesDecay: false
  27. logFire: true
  28. logLavaFlow: true
  29. logKillsLevel: PLAYERS
  30. logChestAccess: true
  31. logExplosions: true
  32. logSignTexts: false
  33. consumer:
  34. minCountPerRun: 100
  35. delayBetweenRuns: 6
  36. maxTimePerRun: 100
  37. maxCountPerRun: 1000
  38. useBukkitScheduler: true
  39. lookup:
  40. defaultDist: 20
  41. defaultTime: 30 minutes
  42. toolblockID: 7
  43. toolID: 270
  44. mysql:
  45. port: 3306
  46. host: mysqlhost
  47. password: xxx
  48. user: xxx
  49. database: xxx
  50. version: '0.15'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement