Ability to ignore 'players' (Tekkit related) #331


  • New
  • Defect
Open
Assigned to _ForgeUser7076494
  • _ForgeUser8974472 created this issue Jul 1, 2012

    What is the problem?
    In short, we use hawkeye on Tekkit, and after about two months of running it, we ended up with a 6.3GB database. Ultimately, it is RedPower storing data in Hawkeye causing this problem.

    We've now set up so the database clears itself now, but stopping player 23 ([RedPower]) from making records into hawkeye would be best. Or stopping action '0'.

    What steps will reproduce the problem?
    1. Run Hawkeye with Tekkit 3.0
    2. Use RedPower features
    3. See database flood up with RedPower entries

    What version of HawkEye are you using (shown in console during start-up)?
    [HawkEye] Loading HawkEye v1.0.7b

    Show me any console errors and/or your start-up console message for HawkEye
    N/A

    Show me your config.yml and/or your config.php (REMOVE YOUR PASSWORD)
    log:
      lava-bucket: true
      water-bucket: false
      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: true
      item-drop: true
      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: false
      water-flow: false
      lava-flow: false
      explosion: true
      enderman-pickup: false
      enderman-place: false
      entity-kill: true
      other: false
    general:
      max-lines: 0
      log-item-drops-on-death: false
      cleanse-period: 20m
      cleanse-age: 6w
      delete-data-on-rollback: true
      log-ip-addresses: true
      debug: false
      max-radius: 0
      give-user-tool: true
      tool-block: '17'
      default-here-radius: 5
      default-tool-command: ''
      check-for-updates: true
      op-permissions: false

    Have you checked the FAQ page?
    Yes

  • _ForgeUser8974472 added the tags New Defect Jul 1, 2012
  • _ForgeUser8974472 added an attachment 1sad.png Jul 1, 2012

    1sad.png

    <p>Example of what's in the DB</p>


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