Advertisement
Guest User

Untitled

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