plugin not responding #302


  • New
  • Other
Open
Assigned to _ForgeUser7076494
  • Forge_User_94605042 created this issue May 6, 2012

    What is the problem?
    when i do the /plugin command hawkeye comes up red instead of the usual green. everything looks to be ok and it is connect to MySQL

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

    Show me any console errors and/or your start-up console message for HawkEye
    2012-05-06 13:27:44 [INFO] [HawkEye] Enabling HawkEye v1.0.7b
    2012-05-06 13:27:44 [INFO] [HawkEye] Starting HawkEye 1.0.7b initiation process...
    2012-05-06 13:27:44 [INFO] [HawkEye] No permission handler detected, defaulting to superperms
    2012-05-06 13:27:44 [INFO] [HawkEye] Performing update check...
    2012-05-06 13:27:45 [INFO] [HawkEye] No updates available for HawkEye

    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: true
      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: true
      mushroom-grow: true
      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: 20m
      cleanse-age: 0
      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
    mysql:
      hawkeye-table: hawkeye_table
      port: 3306
      player-table: hawkeye_players
      username: harrys_hawkeye
      world-table: hawk_worlds
      hostname: web01.a2g.gs
      max-connections: 10
      password:
      database: harrys_hawkeye
    ignore-worlds:
    - thisworldisignored
    - soisthisone
    version: 1.0.7b
    command-filter:
    - /login
    - /restartsrv
    - /register
    block-filter:
    - 140
    - 150

    Have you checked the FAQ page?
    yes

  • Forge_User_94605042 added the tags New Other May 6, 2012

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