[ADMN/SEC/WEB] HawkEye [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by oliverw92, Aug 15, 2011.

  1. Offline

    oliverw92

    sethgandy, phimt, matan7890 and 7 others like this.
  2. Offline

    w000rm

    I translated your plugin to Italian, I guess there a couple minor errors but It's fine. I can tell because it's what i will be using :p
    Loving your plugin so far.
     
  3. Offline

    oliverw92

    If you've translated the interface please drop me the language.php file and I'll include it!
     
  4. Offline

    w000rm

    I translated using the GetLocalization website you linked, is that correct? All i've done is what i uploaded there
     
  5. Offline

    Anxiety

    Hello

    I've got HawkEye successfully installed onto my webserver - but in the plugin config, I put all the correct database information, but always get
    Code:
    [SEVERE] [HawkEye] Error whilst attempting to get connection: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
    Using MySQL
    CB 1060
    Any ideas?
     
  6. Offline

    oliverw92

    @Anxiety

    1. Where is your minecraft server hosted
    2. Where is your mysql server hosted
    3. Show me your config.yml

    Ah yes that is correct, didn't see it there :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  7. Offline

    but2002

    Config?
     
  8. Offline

    Anxiety

    Code:
    block-filter:
    - 97
    - 98
    log:
        lava-bucket: true
        painting-place: true
        other: true
        pvp-death: true
        block-fade: true
        chat: true
        quit: true
        sign-place: true
        painting-break: true
        lava-flow: true
        flint-steel: true
        button: true
        command: true
        block-form: true
        teleport: true
        lever: true
        item-drop: true
        water-bucket: true
        block-burn: true
        sign-break: true
        block-break: true
        leaf-decay: true
        water-flow: true
        join: true
        door-interact: true
        block-place: true
        open-container: true
        item-pickup: true
        explosion: true
        container-transaction: true
        mob-death: true
        other-death: true
    general:
        max-lines: 0
        tool-block: '17'
        log-item-drops-on-death: false
        cleanse-age: '0'
        delete-data-on-rollback: false
        log-ip-addresses: true
        debug: false
        max-radius: 0
        default-here-radius: 5
    mysql:
        hawkeye-table: hawkeye
        port: 3306
        player-table: hawk_players
        username: anxiety_hawkeye
        world-table: hawk_worlds
        hostname: localhost
        max-connections: 10
        password: '********'
        database: anxiety_hawkeye
    version: 1.0.4
    command-filter:
    - /login
    - /restartsrv
    - /register
    
    My MySQL is hosted via my GatorHost webserver:
    http://www.amplified-gaming.com/hawkeye/

    Minecraft server hosted though Gaming-Solutions:
    184.154.58.58
     
  9. Offline

    THG3

    LOVE the plugin. The only issue I am having is that it seems to expire for some of my ops/admins. I have to reload the plugin in order for it to work for them again. It acts like it's working, they can place the hk tool and it will pop back in their inventory however they cannot see any information on screen.
     
  10. Offline

    oliverw92

    If your MySQL database is on a remote server, why is your hostname localhost in your config.yml

    Download the latest version
     
  11. Offline

    TehSkull

    Just a clarification, WorldEdit Commands will be logged next version/soon, correct? (Yes I'm on 1.0.4b)
    Trying my best to not sound like I'm complaining, because I absolutely love this plugin.
     
  12. Offline

    Swang

    I rebooted my server today and it stated that a new version was found and it was updating. Any chance we can see a changelog?
     
  13. Offline

    oliverw92

    v1.1.0 should hopefully have it in.

    It is on BukkitDev. It doesn't auto-update, only tells you there are updates available
     
  14. Offline

    Massimo1993

    @oliverw92

    hi excuse me but in new version can you add a function: to add o remove the data who want to visualize with hawk tool ??? [sry for my bad english but im italian u.u]
     
  15. Offline

    oliverw92

    I'm sorry I have no idea what you mean
     
  16. Offline

    Massimo1993

    mmmm with hawk tool (/hawk tool) he give me the localisation, id, time, action, and the dat
    im need to give me only the time the action and the name u.u if possible
     
  17. iam having issue with rollbacking, i can rollback block place destroy etc but i cant rollback chesttransactions. it sayssucefully rollbacked but nothing is changed, there is no error in serverlog when im trying to rollback chesttransactions.
     
  18. Offline

    w000rm

    English class perhaps?
    Basically he wants to show only the time and the actions performed, instead of all the other data.
     
  19. Could you please add the version number to the thread title?
     
  20. Offline

    Massimo1993

    yes xD

    it's 1.0.4b i think
     
  21. It's just to make it easier to see when there is an update.
     
  22. Offline

    Massimo1993

    go at the dev page
     
  23. Offline

    oliverw92

    That is planned for v1.1.0

    Use BukkitDev
     
  24. Offline

    Jadedwolf

    @oliverw92
    My question is regarding performance, I used bigbrother since hmod days, but had to change to logblock recently because of bigbrother having huge issues, and well logblock is now having huge issues. My question is in regards to performance, how does this compare to resource usage compared to say bigbrother or logblock. Does this handle sql querys faster or slower? etc. etc.
     
  25. Im asking if you could please keep the forum post updated with the build number as it's easier to see if there has been an update while checking the forums. Then, if there has, i can go to BukkitDev.
     
  26. Offline

    Pim1234

    will you ever add h2 support?
     
  27. Offline

    but2002

    As he has said many times in the past.

    No.

    Too many performance issues.
     
    xsolar66 likes this.
  28. Offline

    Pim1234

    it works very nice for me, better than mysql... (that works not at all :p)
     
  29. Offline

    Lunar Delta

    Log Block is having huge issues? Huh. First I've heard of it. I was aware of the chest logging bug, but that was easily fixed by updating Spout. Other than that, I've never had a single problem with LB, ever.
     
  30. Offline

    oliverw92

    There is a potential memory leak if you use a custom world generator and have lava and water flow logging on. Apart from that HawkEye uses around the same as BB in terms of memory usage.

    H2 is a massive pile of fail compared to MySQL. Sorry, I won't be adding support for it. Whilst it is ok at first, when you start getting into millions of entries it is utter crap.

    Fine

    I would like to point anyone that is interested to this thread:

    http://forums.bukkit.org/threads/wi...eplacement-for-bb-logblock-and-hawkeye.33907/

    This is the future.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
    AS1LV3RN1NJA likes this.
  31. Not to complain or anything, but does this mean that work on hawkeye is slowed or semi-halted while this new one is being built? Mind you, I am looking forward to what comes out of it, I just want to know what to expect for the near future of the best (IMO) logging tool available.
     

Share This Page