spawn eggs not logged #267


  • New
  • Defect
Open
Assigned to _ForgeUser7076494
  • lorenzo_p created this issue Mar 28, 2012

    What is the problem?
    I couldn't find any logs of someone spawning 1000's of ghasts. I thought that would stick out to me in the database. but alas, I tried it on my test server with only hawkeye installed. I get no logs of the use of spawn eggs. I've blocked them completely until a solution is found.

    What steps will reproduce the problem?
    1. log spawn eggs

    What version of HawkEye are you using (shown in console during start-up)?
    1.0.7b

    Show me your config.yml and/or your config.php (REMOVE YOUR PASSWORD)

    log:
      lava-bucket: true
      water-bucket: true
      painting-place: true
      pvp-death: true
      mob-death: false
      other-death: true
      command: true
      chat: true
      join: true
      quit: true
      door-interact: true
      open-container: true
      container-transaction: true
      item-pickup: false
      item-drop: false
      button: true
      teleport: true
      lever: true
      sign-place: true
      sign-break: true
      painting-break: true
      flint-steel: true
      block-place: true
      block-break: true
      block-burn: true
      block-fade: true
      block-form: true
      leaf-decay: false
      mushroom-grow: false
      tree-grow: true
      water-flow: false
      lava-flow: false
      explosion: true
      enderman-pickup: true
      enderman-place: true
      entity-kill: true
      other: true
    general:
      max-lines: 0
      log-item-drops-on-death: false
      cleanse-period: 30m
      cleanse-age: 20d
      delete-data-on-rollback: true
      log-ip-addresses: true
      debug: false
      max-radius: 0
      give-user-tool: true
      tool-block: '17'
      default-here-radius: 15
      default-tool-command: ''
      check-for-updates: true
      op-permissions: false
    mysql:
      hawkeye-table: hawkeye
      port: 3306
      player-table: hawk_players
      username: bukkit
      world-table: hawk_worlds
      hostname: localhost
      max-connections: 10
    ignore-worlds:
    - thisworldisignored
    version: 1.0.7b
    command-filter:
    - /login
    - /restartsrv
    - /register
    block-filter:
    - 140
    - 150

  • lorenzo_p added the tags New Defect Mar 28, 2012

To post a comment, please login or register a new account.