All /hawk commands return with /hawk help #215


  • New
  • Defect
Open
Assigned to _ForgeUser7076494
  • _ForgeUser6917387 created this issue Feb 21, 2012

    What is the problem?

    Whenever I use any command other than /hawk help, the server does nothing and just returns /hawk help

    What steps will reproduce the problem?
    1. start server,
    2. use a /hawk command
    3. see what it returns as

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

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

    HawkEye: Starting HawkEye 1.0.5b initiation process...
    HawkEye: Using Permissions for user permissions
    HawkEye: Performing update check...
    HawkEye: No updates available for HawkEye
    HawkEye: Starting database cleanse thread with a period of 1200 seconds
    HawkEye: Running cleanse utility for logs older than 2012-02-19 13:17:56
    HawkEye: WorldEdit found, selection rollbacks enabled
    HawkEye: Version 1.0.5b enabled!

    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: false
      join: true
      quit: true
      door-interact: false
      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: true
      enderman-place: true
      other: true
    general:
      max-lines: 0
      log-item-drops-on-death: true
      cleanse-period: 20m
      cleanse-age: 2d12h
      delete-data-on-rollback: true
      log-ip-addresses: true
      debug: false
      max-radius: 100
      tool-block: '7'
      default-here-radius: 5
      default-tool-command: ''
      check-for-updates: true
    mysql:
      hawkeye-table: hawkeye
      port: 3306
      player-table: hawk_players
      username: ******
      world-table: hawk_worlds
      hostname: ******
      max-connections: 10
      password: ******
      database: ******
    ignore-worlds:
    - thisworldisignored
    - soisthisone
    version: 1.0.5b
    command-filter:
    - /login
    - /restartsrv
    - /register
    block-filter:
    - 140
    - 150

    Have you checked the FAQ page?

    Yes, but nothing explains why this would happen

  • _ForgeUser6917387 added the tags New Defect Feb 21, 2012
  • GoalieGuy6 posted a comment Mar 4, 2012

    Have you made sure you have the proper permission nodes for hawkeye actions?


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