[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

    oliverw92

    Have you got a MySQL database.
     
  3. Offline

    Techykid3

    Is there any way that the plugin could rollback CHANGES by a worldedit selection? For example rolling back a griefer who worldedited a city?
     
  4. Offline

    Dream102

    I've got the MySQL.jar file and a folder but I don't know for the database
     
  5. Offline

    oliverw92

    There is no way in WorldEdit to register some kind of listener for WorldEdit changes. Which means it is impossible to get the changes WorldEdit performs. To be honest - just don't give WE commands to people you don't trust lol.

    You don't need any MySQL jars. Please read the wiki, more specifically, the requirements: https://github.com/oliverw92/HawkEye/wiki and this page: https://github.com/oliverw92/HawkEye/wiki/MySQL-and-web-server
     
  6. Offline

    Incendia

    Heh yeah actually, the ability to rollback worldedit modifications to the world. I tried to get support added to logblock, but the WE devs said the LB dev needed to talk to them so they could make a system/api together that wouldn't overload the server (fake block create/break events being a bad idea or something), and the LB dev never did. Apparently it wasn't important enough to him :x
     
  7. Offline

    oliverw92

    Which WE devs did you talk to? I would definitely want to attempt this, and I already have an API in place that will work perfectly for it.
     
  8. Offline

    Dream102

    Wow I don't understand anything about the links.. Maybe because I'm french, but I have some problems with the database thing
     
  9. Offline

    oliverw92

    If you don't understand this wiki page, then I can't help you: https://github.com/oliverw92/HawkEye/wiki/MySQL-and-web-server
    Do you understand what a MySQL database is?
     
  10. Offline

    Techykid3

    I don't give worldedit to anyone below Admins on my server, but I was wondering to just know if it was possible.

    I love the plugin so far.

    I have a sort-of offtopic question: Is essentials or commandbook better to use (memory/lag wise). I heard from another person who plays in my server that commandbook is better to use with Hawkeye.
     
  11. Offline

    oliverw92

    It could be possible in the future. Watch this space :)

    Commandbook is infinitely better than essentials. However neither of them have anything to do with HawkEye. Personally I wouldn't touch Essentials with a barge pole.
     
  12. Offline

    Incendia

    Wizjany specifically. Join #craftbook on esper and hit him up :3

    This was the convo I had with him about LB:

    Note that they aren't always around, so you might have to poke at him a few times.
     
  13. Offline

    xsolar66

    I was flying around the map, testing my imports from BigBrother, and seeing how many of them worked. This error came up as i was selecting a block and looking it up with the tool. I don't know if I could recreate it, i'll try though
     
  14. Offline

    oliverw92

    Version 1.0.2

    • Fixed several NPEs
    • Fixed LIMIT/ORDER placement
    • Removed Spout auto-downloading
    • Fixed sessions not persisting
    • Added log file write perms detection
    @Sayshal

    Already fixed it in v1.0.2 :p Thanks though. If you don't mind me asking, how did the import go?

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

    Techykid3

    Okay, that means I'm moving to CommandBook :) And is there a lag/crashing difference?
     
  16. Offline

    oliverw92

    No. Commandbook requires WorldEdit though.
     
  17. Offline

    Techykid3

    Then whats the main differences?
     
  18. Offline

    25CentStudios

    12:28:04 [SEVERE] [HawkEye] Error whilst attempting to get connection: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

    The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    12:28:04 [SEVERE] [HawkEye] Error initiating HawkEye database connection, disabling plugin
     
  19. Offline

    oliverw92

    Between what?

    Show me your config.yml. Have you got a MySQL database set up right?
     
  20. Offline

    25CentStudios

    Sorry for no pastebin.. but...

    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
    mysql:
    hawkeye-table: hawkeye
    port: 25565
    player-table: hawk_players
    username: root
    world-table: hawk_worlds
    hostname: 67.75.214.85
    max-connections: 10
    password: ''
    database: minecraft
    version: 1.0.2
     
  21. Offline

    Techykid3

    CommandBook and Essentials. I'm trying to think of which is better memorywise and lag-wise, while still having lots of features... So whats the main differences between CommandBook and Essentials?
     
  22. Offline

    oliverw92

    Why is your MySQL server running on port 25565... MySQL runs on 3306
     
  23. Offline

    25CentStudios

    Oh, im a noob, so i thought it was the minecraft port ;)
     
  24. Offline

    oliverw92

    Working now then?
     
  25. Offline

    25CentStudios

    Yes. thank you
     
  26. Offline

    Sayshal

    Can HawkEye do the think logblock can where it shows what people took from chests, how much etc?
     
  27. Offline

    transient

    Yes. The only feature I think missing is the ability to redo actions, but I still think I like it more than LogBlock.
     
  28. Offline

    Sayshal

    Redo actions? Like if you do undo you cant do redo?
     
  29. Offline

    transient

    The command /lb redo within LogBlock is not available within HawkEye to my knowledge.

    The way we've used it in the past is if an admin accidentally erases an area using world edit but cannot /undo it, the /lb redo comes in handy.
     
  30. Offline

    oliverw92

    That is an interesting idea... wouldn't be hard to do either

    Yes it can. It can roll it back too

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

    SilencShadoW

    Hey Guy,
    i got some ideas.

    1. can u make the "tool" output more clean? with different colors for what placed ... and what did? Because its hard to see with 1 moment what happend on this "block" ....

    2. can u make that "delete-data-on-rollback: false" undo his "delete" action after "/hawk undo" too? Because after a undo, the area is filled with no data ... :(

    3. How i can see what happens to the chat, /commands, item drops, chest change and so on?

    regards
     

Share This Page