SWatchdog
SWatchdog is now Abandonware, how cool is that?
Version: 1.19
Tekkit version 1.13Tekkit - Optimized for Tekkit, not recording machines.
This plugin will record all the broken and placed blocks, with their subtypes, person who broke/placed them & time and date when this happened. Also options for chest access logging as well as animal slaughter logging. There is also functionality to rollback said actions, re-place broken blocks, remove placed blocks ect. Its aimed to be lightweight, since bigbrother, while good, lagged any server I could see it used on. And while there are other block-logging plugins, most of them had sides that didn't appeal to the servers (where I work) owner. Like require the admin to setup the SQL database, the plugin connects to an external database the whole time, or the plugin is way outdated. And other problems like that, so I made SWatchdog. To keep it simple and efficient. We've been using/testing SWatchdog for some time now, and it seems to be a success. No lag whatsoever.
How to reach me
If you have any questions what so ever, have any problems with SWatchdog or want to give feedback / make a suggestion, you can either:
Send me PM here. Thats the most certain way to reach me, since I'm checking my PM's here every once in a while. (Note, a PM at BukkitDev, not a convo at Bukkit.)
Or you can try to reach me at -Server not public yet- ( - or the website ) for the most immediate and clear conversation. ( 0Given that I am online. ^_^ )
Recent changes
- Full control of what you want to record. (Though I doubt anyone would want to log only decaying leaves, even that is possible.)
- Rollback specified players, or blocks, or specified blocks placed by specified players. In the specified area after specified time. Yes, you can now be just about as specific as you want.
- Added automated log-cleaning as an option
- Added a powerful tool for checking the files integrity, option to do this automatically on server restart (and plugin reload) and to repair it (automatically)
- Entering incorrect parameters for a command now automatically shows relevant help to that command.
- Added chest access -logging as an option. Its defaulted to false, so if you want it, just enable it in the config.
- Added chest access -logging results to /sniff look and /supersniff look
- Added /wutil repairintegrity to easily make sure everything is as it should be.
- Added a method to change configs ingame. Yay!
- Added the stick. As an option. You need to enable it and give yourself the perm.
- Rolling stuff back now recognizes failed rollbacks (0 blocks) and suggests what might've gone wrong. (Like giving too specific criteria for example.)
- Added animal slaughter logging
- option to preview rollback before rolling back.
- Improved /WTrack
- Optimized single block sniffing, now faster than ever.
- Optimized WXRay
- ADDED PlayerUndo /WUndoP and PlayerClean /WCleanP to easily rollback spesific players.
- Major optimization, commands run in threads now.
Please note
- Please use uptodate permission plugin. Outdated permission plugins may be unable to handle the latest bukkit permission format. So please make sure your permission plugin is updated to latest R#. If there is no update, just notify the author of the permission plugin to update.
Video Tutorials
These awesome videos came from InstitutionAwesome. Many thanks!
Config
Features
- Everything runs in threads for improved stability
- Option to preview rollbacks.
- Rollback areas on single players
- Records broken and placed blocks on the map
- Records exploded, burned and decayed blocks on the map
- Records water and lava
- Records players accessing chests
- Records endermen breaking blocks, blocks forming and spreading naturally, trees growing, ect.
- Config options for different kinds of events to log. Log what you want!
- Aims to be as light and nonlagging as possible
- Has a powerful indexing system, so it doesn't matter if you have 200 000 or 20 000 000 blocks recorded when you do rollbacks.
- Allows you to rollback ALL the actions of a specific player, with proper security clearance.
- Has automated log-cleaning, as well as manual. Both optional.
- Allows to rollback placed/broken blocks on specified area
- Allows you to rollback specified block type, placed/broken by specified player, on specified area.
- Allows to check single blocks or multiple blocks at a time
- Allows you to track activities of a specific player
- Allows you to check entries by a blocktype
- Allows you to estimate how well it is working on your server, this may also reflect lag caused by other plugins
- Allows to check % of valuable minerals mined by a person below 30Y
- Allows to check slaughtered animals.
- Records all your worlds, commands are relative to the world you are in.
- Failsafe. If SWatchdog encounters an error while running, it will attempt to fix most of the errors. If the error is severe, and it cannot fix it, it will disable it self. (If you find an error it doesn't understand, let me know. I will add it to the list)
- Option for automated log integrity check, and further option for automated log-repair, so even if you managed to blow up your database, it should be no problem.
Enabling wand
- Do /whelp 10 ingame, then follow the instructions. And yes, you can do everything from ingame.
Planned features
- Some sort of super-rollback feature to determine what an area looked like at given point in time, and then remake it
- Make WXRay better, show example locations ect
- Give an option to sort the results of sniffing to a file, so you can go through them (enterrandomamounthere) at a time.
- Add an option to notify admins when certain blocks are being placed.
- Add a thread for warning about possible xrayers
- Dragon egg teleport logging, as an option for creative servers.
- Logging only certain worlds
- WorldEdit logging. Purely as an option, disabled by default.
- Fixing few minor bugs in 1.18
- Suggestions?
Currently working on
- Option to warn when diamonds are being mined
- Option to warn when gold blocks are being mined.
Permissions & commands
Guide to time, rollbacks and some other examples
Can now be found here.
The config file
Installation
Place SWatchod.jar in plugins folder. Enjoy!
In case of a bug-attack
If you encounter a bug, unexpected behaviour or believe something is wrong, please:
- Look at console while running a command, if it fails to run it, it should report there with possibly the reason for what happened.
- Tell the contents of /plugins/swatchdog/ to me via PM or post a message below.
- Tell the latest ID from /plugins/swatchdog/util/ lastIDbroke.world and lastIDplaced.world (or the ID's for a different world, if thats where the problem occurs.)
- Describe your world, is it the default world? Whats its name?
- Post the content of config file, in the util folder
- SWatchdog version you are using, and bukkit version you are using. I have a deep interest in solving any and all bugs you might encounter, so please, just tell about them.
Known problems
- Doors do not rollback correctly. (Only the half that was broken/placed is rolled back.)
- /sniff look is not a waterproof command, so don't use it underwater.
Requirements
Please use the (craft)bukkit version mentioned in the file.
-
View User Profile
-
Send Message
Posted Sep 13, 2012@Sanzennin
It's good to know that's being fixed, but MultiVerse can't load on startup because it needs to load after custom generators.
-
View User Profile
-
Send Message
Posted Sep 13, 2012@jaradzoida
@Hoot215
This is a known problem, and there is a fix being uploaded (waiting for approval). Its caused by multiverse loading late ( I don't think they have the "load: STARTUP" set in their config, resulting the plugin to load POSTWORLD.) I fixed this by adding softdepency to multiverse, even though it would be better if they fixed the loading order themselves.
-
View User Profile
-
Send Message
Posted Sep 12, 2012@jaradzoida
Try using "/wutil repairIntegrity".
-
View User Profile
-
Send Message
Posted Sep 12, 2012Love this plugin! One thing though, I use multiverse and have multiple worlds. /sniff commands only work in one world. In console it says failed to read the file. Anyone know how to fix this? I looked at the log textfiles and there is logs for the other worlds but any /sniff command doesn't work.
-
View User Profile
-
Send Message
Posted Aug 29, 2012@Hoot215
@Mayhem777
Yeah, thats caused by being console. Actually, I should make the command be executable from console rather than making sure the command sender is not console.
-
View User Profile
-
Send Message
Posted Aug 29, 2012@Hoot215
Thank you very much!
-
View User Profile
-
Send Message
Posted Aug 29, 2012@Pixiyo
I believe the command is actually "/sniff anirad" ("/sws anirad"), or "/supersniff anirad" ("/swss anirad"), with the optional arguments of t:(TYPE) and/or r:(RADIUS).
Examples:
-
View User Profile
-
Send Message
Posted Aug 29, 2012You told me that you can see killed animals with: /wanirad
But when i type the command: Unknown command.. (The block placeing is working fine though)
-
View User Profile
-
Send Message
Posted Aug 29, 2012@Mayhem777
Are you executing that command from the console? If so, that won't work. You need to be a player.
P.S. Sanzennin, you should probably check if the sender is instanceof Player before casting the sender to a Player and running code that only works with a player.
-
View User Profile
-
Send Message
Posted Aug 29, 2012When i use wundop i get:
http://pastebin.com/dz7kTXwX
And server crashes...
-
View User Profile
-
Send Message
Posted Aug 28, 2012ok thanks i'll try those commands :D
-
View User Profile
-
Send Message
Posted Aug 28, 2012@Mayhem777
There is /wundop and /wcleanp that allow you to affect a single player without a radius. There just isn't any documentation for those commands at this time.
@NuclearFej
They're not at the moment. However, if you have the item IDs for those, I can make changes for the Tekkit version.
-
View User Profile
-
Send Message
Posted Aug 28, 2012Are EE chests and IronChests not supported?
-
View User Profile
-
Send Message
Posted Aug 27, 2012Well the 2000 and -300 is on your own documentation... so you should fix it... hawkeye has an option to make rollback of ALL changes done by x player without radious and then delete the logs.
-
View User Profile
-
Send Message
Posted Aug 27, 2012@Mayhem777
You're using too large radius. That causes some bugs that I haven't been able to fix yet. (I'm not quite sure what causes those bugs, might be something about axis) Anyways, use a radius of 10 or 20 for 20x20 or 30x30 area.
-
View User Profile
-
Send Message
Posted Aug 27, 2012Let's see again: a player destroy around 40 blocks in a 20x20 area, i fly up 50 blocks over it and write: /wundo p:playername 2000 -300 0 0 0 0 0
That SHOULD undo all broken blocks of that player, but no, the chat says "20 blocks of player "x" replaced", then i fly down again and... all stills broken :(
-
View User Profile
-
Send Message
Posted Aug 26, 2012@Mayhem777
So, I take you're using very small radius to make sure the blocks in question are the ones that show up in "xx repaired" and also confirmed that you have positioned yourself correctly, keeping in mind that "height" is counted from your feet (positive is up, negative is down).
Also, did you try without specifying a player?
@hatefulbox
What crashes? Also, how? I've done all sorts of load/stress tests for swatchdog, never managed to crash anything. Could you provide more info on what is going on? (read the "in case of a bug-attack")
-
View User Profile
-
Send Message
Posted Aug 26, 2012Of course, i've used the /sniff rad also /sniff broken bla bla and says the broken blocks from the player, AND i've readed them on the log file in the plugin folder... it says "xx blocks replaced" but they don't get repaired!
-
View User Profile
-
Send Message
Posted Aug 26, 2012@Mayhem777
Are you sure the blocks in question were actually logged? Also, the wand tool is a stick (but you have to enable UseTools in the config file to actually use it).
@hatefulbox
It actually crashes for you? Can you post a ticket containing more information please?
@Mayhem777
Agreed, but for the time being you can just use both /wclean and /wundo.
-
View User Profile
-
Send Message
Posted Aug 26, 2012It needs a simple command to rollback all changes made by a player like hawkeye..