Configuration

log:
  lava-bucket: false
  water-bucket: false
  item-place: false
  pvp-death: false
  mob-death: false
  other-death: false
  command: false
  chat: false
  join: false
  quit: false
  door-interact: false
  open-container: false
  container-transaction: false
  item-pickup: false
  item-drop: false
  button: false
  teleport: false
  lever: false
  sign-place: false
  sign-break: false
  item-break: false
  flint-steel: false
  block-place: true
  block-break: true
  block-burn: false
  block-fade: false
  block-form: false
  leaf-decay: false
  mushroom-grow: false
  tree-grow: false
  water-flow: false
  lava-flow: false
  explosion: true
  enderman-pickup: false
  enderman-place: false
  entity-kill: false
  other: false
  spawnmob-egg: false
  herochat: false
  entity-modify: false
  block-inhabit: false
  super-pickaxe: false
  worldedit-place: true
  worldedit-break: true
general:
  max-lines: 0
  log-item-drops-on-death: false
  cleanse-period: 20m
  cleanse-age: 0
  delete-data-on-rollback: true
  log-ip-addresses: false
  debug: false
  debug-level: low
  max-radius: 0
  give-user-tool: true
  tool-block: '17'
  default-here-radius: 5
  default-tool-command: ''
  check-for-updates: true  #Should we check for updates? 
  op-permissions: false  #Should ops have default permissions?
  simplify-time: false  #Should dates appear as (xdays, xminutes, xseconds) 
  log-delay: 2 #When should hawkeye add entries to the mysql? (interval)
mysql:
  hawkeye-table: hawkeye
  port: 3306
  player-table: hawk_players
  username: root
  world-table: hawk_worlds
  hostname: localhost
  max-connections: 10 #Connection limit, only change if your getting errors
  password: password
  database: mysql-database
ignore-worlds:
- thisworldisignored
- soisthisone
command-filter: #What commands should be filtered?
- /login
- /restartsrv
- /register
- /spawn
block-filter: #What should hawkeye ignore?
- NONE
- GRASS
version: 1.1.0

Comments

Posts Quoted:
Reply
Clear All Quotes