Synchronising time #274


  • New
  • Other
Open
Assigned to _ForgeUser7076494
  • Forge_User_38441557 created this issue Apr 2, 2012

    Hey,
    I'm using the latest RB build of bukkit and Hawk
    I noticed that it may takes several hours til I can see who destroyed any Block
    I'm using Mysql.
    Is there a way to fix that, make it faster, or is it just a bug?

    here's my config
    log:
      lava-bucket: true
      water-bucket: true
      painting-place: true
      pvp-death: false
      mob-death: false
      other-death: true
      command: true
      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: 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: true
      lava-flow: true
      explosion: true
      enderman-pickup: false
      enderman-place: false
      entity-kill: true
      other: 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: true
      debug: false
      max-radius: 0
      give-user-tool: true
      tool-block: '7'
      default-here-radius: 5
      default-tool-command: ''
      check-for-updates: true
      op-permissions: false
    mysql:
    *working*
    ignore-worlds:
    - thisworldisignored
    - soisthisone
    version: 1.0.7b
    command-filter:
    - /login
    - /restartsrv
    - /register
    block-filter:
    - 140
    - 150

  • Forge_User_38441557 added the tags New Other Apr 2, 2012

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