Guest User

Untitled

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