Guest User

Untitled

a guest
Jul 6th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.40 KB | None | 0 0
  1. log:
  2.   lava-bucket: true
  3.   water-bucket: true
  4.   painting-place: true
  5.   pvp-death: true
  6.   mob-death: true
  7.   other-death: true
  8.   command: true
  9.   chat: true
  10.   join: true
  11.   quit: true
  12.   door-interact: true
  13.   open-container: true
  14.   container-transaction: true
  15.   item-pickup: true
  16.   item-drop: true
  17.   button: true
  18.   teleport: true
  19.   lever: true
  20.   sign-place: true
  21.   sign-break: true
  22.   painting-break: true
  23.   flint-steel: true
  24.   block-place: true
  25.   block-break: true
  26.   block-burn: true
  27.   block-fade: true
  28.   block-form: true
  29.   leaf-decay: true
  30.   mushroom-grow: true
  31.   tree-grow: true
  32.   water-flow: false
  33.   lava-flow: false
  34.   explosion: true
  35.   enderman-pickup: true
  36.   enderman-place: true
  37.   other: true
  38. general:
  39.   max-lines: 0
  40.   log-item-drops-on-death: false
  41.   cleanse-period: 20m
  42.   cleanse-age: 0
  43.   delete-data-on-rollback: true
  44.   log-ip-addresses: true
  45.   debug: false
  46.   max-radius: 0
  47.   give-user-tool: true
  48.   tool-block: '17'
  49.   default-here-radius: 5
  50.   default-tool-command: ''
  51.   check-for-updates: true
  52. mysql:
  53.   hawkeye-table: hawkeye
  54.   port: 3306
  55.   player-table: sql.franceserv.fr
  56.   username: tyrod
  57.   world-table: hawk_worlds
  58.   hostname: tyrod@sql.franceserv.fr
  59.   max-connections: 10
  60.   password: XxLfBRQr
  61.   database: minecraft
  62. ignore-worlds:
  63. - thisworldisignored
  64. - soisthisone
  65. version: 1.0.6
  66. command-filter:
  67. - /login
  68. - /restartsrv
  69. - /register
  70. block-filter:
  71. - 140
  72. - 150
Add Comment
Please, Sign In to add comment