Guest User

Untitled

a guest
Sep 22nd, 2018
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. tools:
  2. tool:
  3. defaultEnabled: true
  4. mode: LOOKUP
  5. aliases:
  6. - t
  7. params: area 0 all sum none limit 15 desc silent
  8. leftClickBehavior: NONE
  9. item: 171
  10. rightClickBehavior: TOOL
  11. permissionDefault: 'FALSE'
  12. canDrop: false
  13. toolblock:
  14. params: area 0 all sum none limit 15 desc silent
  15. permissionDefault: 'TRUE'
  16. rightClickBehavior: BLOCK
  17. item: 171
  18. mode: LOOKUP
  19. defaultEnabled: true
  20. aliases:
  21. - tb
  22. leftClickBehavior: TOOL
  23. canDrop: false
  24. mysql:
  25. user: root
  26. port: 3306
  27. password: ''
  28. host: localhost
  29. database: minecraft_logblock
  30. logging:
  31. hiddenBlocks:
  32. - 0
  33. logCreeperExplosionsAsPlayerWhoTriggeredThese: true
  34. logPlayerInfo: true
  35. hiddenPlayers: []
  36. logKillsLevel: PLAYERS
  37. ignoredChat:
  38. - /register
  39. - /login
  40. consumer:
  41. timePerRun: 200
  42. useBukkitScheduler: true
  43. forceToProcessAtLeast: 20
  44. delayBetweenRuns: 6
  45. lookup:
  46. linesLimit: 1500
  47. defaultTime: 30 minutes
  48. defaultDist: 20
  49. linesPerPage: 15
  50. questioner:
  51. askClearLogs: false
  52. banPermission: mcbans.ban.local
  53. askRollbacks: true
  54. askRedos: true
  55. askClearLogAfterRollback: false
  56. askRollbackAfterBan: false
  57. updater:
  58. checkVersion: true
  59. installSpout: true
  60. loggedWorlds:
  61. - world
  62. - world_nether
  63. - super-flat
  64. - world_the_end
  65. - world137
  66. - world137_the_end
  67. clearlog:
  68. enableAutoClearLog: false
  69. auto:
  70. - world "world" before 365 days all
  71. - world "world" player lavaflow waterflow leavesdecay before 7 days all
  72. - world world_nether before 365 days all
  73. - world world_nether player lavaflow before 7 days all
  74. dumpDeletedLog: false
  75. autoClearLogDelay: 6h
  76. rollback:
  77. replaceAnyway:
  78. - 8
  79. - 9
  80. - 10
  81. - 11
  82. - 51
  83. maxArea: 50
  84. dontRollback:
  85. - 10
  86. - 11
  87. - 46
  88. - 51
  89. maxTime: 90 days
  90. version: '1.57'
Add Comment
Please, Sign In to add comment