HawkEye Reloaded

NOTE
HawkEye Reloaded is still under active development! Due to many table altering changes we've been making, we've only been uploading new releases to our Jenkins Development build website.
Bukkit 1.7.10 / Spigot 1.8 Users
The current builds on bukkitdev are mostly outdated for builds 1.7.10 and above. I highly recommend you download a development build to avoid issue!
Description
HawkEye reloaded is a continuation of the beloved former "Hawkeye", which is now completely inactive. It gives you the ability to log changes, search through them, roll edits back and much, much more.
Features
- Logging of over 45 different actions
- Worldedit logging
- Smart logging
- Smart rollback/block restoral
- Block filter to avoid logging unwanted material
- Rollback commands with simple-to-use parameters
- Advanced interactive web interface for viewing logs
- Rollback previews - have the rollback only appear to you at first
- WorldEdit selection rollbacks - rollback everything in your WE selection
- Configurable search tool to quickly see edits on single blocks
- Simple, and easy to learn parameters
- Fast efficient logging
- API so other plugins can interact with the HawkEye database
Command List
| Command | Description |
|---|---|
| /he help <Command> | Provides help for the specified command |
| /he | Displays a page showing all HawkEye related commands |
| /he tool bind | Binds the custom parameters to the tool |
| /he tool reset | Resets tool to default properties |
| /he tool | Toggles the searching tool |
| /he search <parameters> | Searches the HawkEye database |
| /he page <page> | Displays a page from your last search |
| /he tpto <id> | Teleport to the location of the data entry |
| /he here <radius> <player> | Searches around you |
| /he preview apply | Apply the rollback preview |
| /he preview cancel | Cancel the rollback preview |
| /he preview <parameters> | Preview the rollback changes |
| /he rollback <parameters> | Rollback specified changes |
| /he undo | Reverses your previous rollback |
| /he rebuild | Re-apply specified changes |
| /he delete | Deletes specified data entries |
| /he info | Display important information |
| /he writelog <parameters> | Write results to a log |
Permission List
| Node | Description |
|---|---|
| hawkeye.* | Access to all HawkEye commands |
| hawkeye.page | Permission to view different pages |
| hawkeye.search | Permission to search the HawkEye database |
| hawkeye.search.<action> | Specific node to search HawkEye database |
| hawkeye.tpto | Permission to teleport to the location of a search result |
| hawkeye.rollback | Permission to rollback actions |
| hawkeye.tool | Permission to use the HawkEye tool |
| hawkeye.tool.bind | Permission to bind parameters to the tool |
| hawkeye.preview | Permission to preview a rollback before applying it |
| hawkeye.rebuild | Permission to rebuild actions |
| hawkeye.info | Permission to view info |
| hawkeye.writelog | Permission to writelog |
Requirements
- Latest RB of bukkit
- MySQL database (Your host should provide you with one)
- (optional) WebServer (if you want to run the Web Interface)
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
Still have a question?
Still have a question?
Here is an extra help page, which contains things like, format, importation, and errors. If nothing helps, feel free to open a Ticket, explaining your problem will help us recreate, and fix the issue.
Want to Donate?
Want to Donate?
All the donations go directly to the former author oliverw92
I am currently very busy and cannot answer any questions.. I will try to keep all my plugins updated during my absence




-
View User Profile
-
Send Message
Posted Apr 1, 2013@ItsHarry
Dev
-
View User Profile
-
Send Message
Posted Apr 1, 2013I don't recall if I said anything about this, I've had a long last week.
We've been having this error randomly spamming our server log. Not sure what I need to do to fix it.
-
View User Profile
-
Send Message
Posted Apr 1, 2013Are the newest builds dev builds or is it just how you name them?
-
View User Profile
-
Send Message
Posted Mar 31, 2013@k0nfuze
Seeing as 99/100 servers run worldedit, I don't think adding an extinguishing method would help.
As for the hoppers, it appears they've added API for it. I might just add hopper support later today.
-
View User Profile
-
Send Message
Posted Mar 31, 2013Can you add support for extinguishing fire on rollback & logging for droppers & hopppers! Thanks :D
-
View User Profile
-
Send Message
Posted Mar 26, 2013@Bullsmite
http://ci.danru.com.br:8080/job/Hawkeye-Reload/113/
-
View User Profile
-
Send Message
Posted Mar 26, 2013The dev site is down, please upload the #113 dev build so that we can fix the tpto issue.
-
View User Profile
-
Send Message
Posted Mar 26, 2013Hi, I am back with an old request. Hawkeye logs pvp death, mob death, other death and mob kill. Is there a way to log pvp kill ?
As an exemple, if Derp kills me, hawkeye logs an action 12 width Derp in data and what I would like is that when I kill Derp, hawkeye logs an action 37 with data Derp.
So when I look my log later, I can find who killed me and people I killed.
One more thing, I am currently using additionnal weapons with bukkit, when I kill a mob with one of these new weapons, hawkeye logs it but when I kill Derp, hawkeye considers that Derp was killed by a mob and it logs an action 21 with data null.
Maybe I should have opened a ticket, sorry if I had too.
-
View User Profile
-
Send Message
Posted Mar 25, 2013@EmmaUchiha
You must not of typed in your mysql information under: plugins/hawkeye/config.yml
-
View User Profile
-
Send Message
Posted Mar 25, 2013I'm not sure if I should open a ticket for this, but I feel like I'm just doing something stupid so I'll just comment.
When I try to use HawkEye, none of the commands do anything. No text comes up, no error message, no anything. Console's not throwing up any errors that I see. Any help fixing the issue would be appreciated!
-
View User Profile
-
Send Message
Posted Mar 25, 2013@durionrawr
Will fix it when i finish my spleef plugin!
-
View User Profile
-
Send Message
Posted Mar 25, 2013I have the same issue, I posted a ticket and submitted mit config.
thanks for a awesome plugin ,-D
/Regards m0loon
-
View User Profile
-
Send Message
Posted Mar 25, 2013Please fix the web interface..
-
View User Profile
-
Send Message
Posted Mar 24, 2013@Varijon
Oops, I guess i forgot tpto had it's own permission while re coding the permission system.. Fixed in dev #113.
-
View User Profile
-
Send Message
Posted Mar 24, 2013Hiya,
We're currently facing a problem with the /he tpto command.
Our moderator rank doesn't have all hawkeye permissions, no rollbacks etc.
They do have the following permissions:
hawkeye.search
hawkeye.search.*
hawkeye.tpto
These two are inherited:
hawkeye.page
hawkeye.tool
We're using PermissionsEx and the permissions are combined using regex (shouldn't matter):
hawkeye.(tpto|search|search.*)
It still tells them they have no permission, the issue started after we moved to 1.5.
Might have been a typo when you redid the permissions?
If you could take a look at the issue, it would be greatly appreciated,
Sincerely,
Vari
-
View User Profile
-
Send Message
Posted Mar 24, 2013@bob7l
Ok, could you PM when everything is ok?
-
View User Profile
-
Send Message
Posted Mar 24, 2013@durionrawr
I haven't updated it for the latest build yet, I'll fix it in a bit.
-
View User Profile
-
Send Message
Posted Mar 24, 2013The web interface is not working for me, i put all the mysql settings fine, i log in, and when i search something it takes years saying "Results"
-
View User Profile
-
Send Message
Posted Mar 24, 2013@bob7l
Awesome! Thank you for your great work!
-
View User Profile
-
Send Message
Posted Mar 23, 2013@syamn
Alright I added backwards compatibility to build
112