Guest User

Untitled

a guest
Sep 27th, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. tools:
  2. tool:
  3. defaultEnabled: false
  4. mode: LOOKUP
  5. aliases:
  6. - t
  7. params: area 0 all sum none limit 15 desc silent
  8. leftClickBehavior: NONE
  9. item: 270
  10. rightClickBehavior: NONE
  11. permissionDefault: 'FALSE'
  12. canDrop: true
  13. toolblock:
  14. params: area 0 all sum none limit 15 desc silent
  15. permissionDefault: 'FALSE'
  16. rightClickBehavior: BLOCK
  17. item: 7
  18. mode: LOOKUP
  19. canDrop: false
  20. defaultEnabled: false
  21. aliases:
  22. - tb
  23. leftClickBehavior: TOOL
  24. mysql:
  25. user: root
  26. port: 3306
  27. password: lightsaber
  28. host: localhost
  29. database: minecraft
  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: 1000
  42. useBukkitScheduler: true
  43. forceToProcessAtLeast: 120
  44. delayBetweenRuns: 1
  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: false
  54. askRedos: false
  55. askClearLogAfterRollback: false
  56. askRollbackAfterBan: false
  57. updater:
  58. checkVersion: false
  59. loggedWorlds:
  60. - world
  61. - world_nether
  62. - world_the_end
  63. clearlog:
  64. enableAutoClearLog: false
  65. auto:
  66. - world "world" before 365 days all
  67. - world "world" player lavaflow waterflow leavesdecay before 7 days all
  68. - world world_nether before 365 days all
  69. - world world_nether player lavaflow before 7 days all
  70. autoClearLogDelay: 6h
  71. dumpDeletedLog: false
  72. rollback:
  73. replaceAnyway:
  74. - 8
  75. - 9
  76. - 10
  77. - 11
  78. - 51
  79. maxArea: 50000000
  80. dontRollback:
  81. - 10
  82. - 11
  83. - 46
  84. - 51
  85. maxTime: 1000000 days
  86. version: '1.57'
Add Comment
Please, Sign In to add comment