Advertisement
rockingoutloud

config.yml

Dec 16th, 2011
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 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: 270
  10. rightClickBehavior: TOOL
  11. permissionDefault: 'TRUE'
  12. toolblock:
  13. params: area 0 all sum none limit 15 desc silent
  14. permissionDefault: 'TRUE'
  15. rightClickBehavior: BLOCK
  16. item: 7
  17. mode: LOOKUP
  18. defaultEnabled: true
  19. aliases:
  20. - tb
  21. leftClickBehavior: TOOL
  22. mysql:
  23. user: root
  24. port: 3306
  25. password: Ji34neV89m
  26. host: 64.31.36.26
  27. database: mc1
  28. logging:
  29. hiddenBlocks:
  30. - 0
  31. logCreeperExplosionsAsPlayerWhoTriggeredThese: true
  32. logPlayerInfo: true
  33. hiddenPlayers: []
  34. logKillsLevel: PLAYERS
  35. consumer:
  36. timePerRun: 200
  37. useBukkitScheduler: true
  38. forceToProcessAtLeast: 20
  39. delayBetweenRuns: 6
  40. lookup:
  41. linesLimit: 1500
  42. defaultTime: 30 minutes
  43. defaultDist: 20
  44. linesPerPage: 15
  45. questioner:
  46. askClearLogs: true
  47. banPermission: mcbans.ban.local
  48. askRollbacks: true
  49. askRedos: true
  50. askClearLogAfterRollback: true
  51. askRollbackAfterBan: false
  52. updater:
  53. checkVersion: true
  54. installSpout: true
  55. loggedWorlds:
  56. - world
  57. - world_nether
  58. - Eriador
  59. - Eriador_nether
  60. - Labs
  61. - PVP
  62. - Trade
  63. - Roleplay
  64. clearlog:
  65. enableAutoClearLog: false
  66. auto:
  67. - world "world" before 365 days all
  68. - world "world" player lavaflow waterflow leavesdecay before 7 days all
  69. - world world_nether before 365 days all
  70. - world world_nether player lavaflow before 7 days all
  71. dumpDeletedLog: false
  72. rollback:
  73. replaceAnyway:
  74. - 8
  75. - 9
  76. - 10
  77. - 11
  78. - 51
  79. maxArea: 500
  80. dontRollback:
  81. - 10
  82. - 11
  83. - 46
  84. - 51
  85. maxTime: 2 days
  86. version: '1.41'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement