Advertisement
Guest User

Untitled

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