Minecraft WatchFox mod 2026 download
logo
minecraft mod WatchFox

WatchFox

Game Version: CB 1.5.1-R0.1
Total Downloads: 6,790
Updated: Apr 7, 2013
Created: Oct 9, 2012
Download WatchFoxDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
WatchFox v2.2.0 release 511.48 KB Apr 7, 2013 CB 1.5.1-R0.1 964 download WatchFox WatchFox v2.2.0 releaseDownload
WatchFoxAPI v2.2.0 release 39.64 KB Apr 6, 2013 CB 1.5.1-R0.1 507 download WatchFox WatchFoxAPI v2.2.0 releaseDownload
WatchFoxBukkitAPI v2.2.0 release 47.30 KB Apr 6, 2013 CB 1.5.1-R0.1 515 download WatchFox WatchFoxBukkitAPI v2.2.0 releaseDownload
WatchFox v2.0.0 release 465.02 KB Dec 19, 2012 CB 1.4.5-R1.0 794 download WatchFox WatchFox v2.0.0 releaseDownload
WatchFoxBukkitAPI v1.1.0 release 38.19 KB Dec 19, 2012 CB 1.4.5-R1.0 582 download WatchFox WatchFoxBukkitAPI v1.1.0 releaseDownload
WatchFoxAPI v1.1.0 release 30.86 KB Dec 19, 2012 CB 1.4.5-R1.0 162 download WatchFox WatchFoxAPI v1.1.0 releaseDownload
WatchFox v1.2.2 release 443.79 KB Dec 11, 2012 CB 1.4.5-R1.0 199 download WatchFox WatchFox v1.2.2 releaseDownload
WatchFoxBukkitAPI v1.0.0 release 32.25 KB Dec 11, 2012 CB 1.4.5-R1.0 178 download WatchFox WatchFoxBukkitAPI v1.0.0 releaseDownload
WatchFoxAPI v1.0.0 release 30.07 KB Dec 11, 2012 CB 1.4.5-R1.0 130 download WatchFox WatchFoxAPI v1.0.0 releaseDownload
WatchFox v1.2.1 release 403.24 KB Nov 4, 2012 CB 1.4.2-R0.2 252 download WatchFox WatchFox v1.2.1 releaseDownload
WatchFox v1.1.4 release 298.32 KB Nov 4, 2012 CB 1.3.2-R0.2 187 download WatchFox WatchFox v1.1.4 releaseDownload
WatchFox v1.1.3 release 297.64 KB Oct 19, 2012 CB 1.3.2-R0.2 235 download WatchFox WatchFox v1.1.3 releaseDownload
WatchFox v1.1.2 release 298.03 KB Oct 16, 2012 CB 1.3.2-R0.2 160 download WatchFox WatchFox v1.1.2 releaseDownload
WatchFox v1.0.2 release 281.03 KB Oct 11, 2012 CB 1.3.2-R0.2 208 download WatchFox WatchFox v1.0.2 releaseDownload
WatchFox v1.0.1 release 280.40 KB Oct 9, 2012 CB 1.3.2-R0.2 195 download WatchFox WatchFox v1.0.1 releaseDownload
WatchFox v2.1.1pre beta 492.43 KB Feb 26, 2013 CB 1.4.5-R1.0 303 download WatchFox WatchFox v2.1.1pre betaDownload
WatchFox v2.0.1pre beta 488.94 KB Feb 15, 2013 CB 1.4.5-R1.0 1,219 download WatchFox WatchFox v2.0.1pre betaDownload

Description

Share this:

WatchFox

No one can outfox a fox

WatchFox is an extremely fast and efficient logging plugin that uses its own custom, self-hosted database to achieve the fastest speeds of any logging plugin yet. Just drop the jar in the plugins folder and you'll be logging at multi-thousand actions per second.


Links: Downloads | API Info | Changelog | How to use | What it logs | Configuration | Permission nodes | Saving | How it works | Test details | Report a bug | Validation

WatchFox was developed in my quest for a superior logging plugin. Since none of the ones currently available appealed to me, I wrote my own. (Of course, this also means I wrote all the documentation myself. If it's a little thick, don't worry, the defaults are perfectly fine, there's just room for tweaking.)

A significant consideration was that most logging plugins required a MySQL database. While many hosts offer such a server now, in my experience, they were unreliable and over-provisioned. Many could not keep up with even a modest server. Additionally, running MySQL on a self-hosted server adds a large amount of overhead, both to the server and the admin. WatchFox avoids all of this by running the database internally to the plugin, with intelligent caching and minimal I/O.

There are also other logging solutions that don't use a MySQL server. However, WatchFox vastly outperforms them. In a self-conducted test (I encourage you to test for yourself if you don't believe me), WatchFox was many times faster, and uses significantly less storage space to store data.

Important tidbits:

  • WatchFox is coded in Java 1.7 and requires a Java 7 JRE / runtime to function.
  • WatchFox throttles rollbacks to 1000 blocks per second reduce server lag. If you have power to spare, you change this rate in the configuration. See conf.

Naturally, WatchFox has its own set of unique advantages and disadvantages over other plugins. Some notable ones follow:

+NO NMS CODE Confidently use WatchFox on any 1.4.5R1.0+ server.
+No need for a MySQL server
+Fastest Bukkit logger available
+Full search syntax, not restricted to using tools
+Full WorldEdit selection usage support
+Powerful API for other plugins
+Chest inventory rollbacks
+Easier to setup than alternatives
+Rollback preview support
+Ability to keep database in sync with Minecraft world (see saving for details)
+Unique anti-overwrite technology (see below)
+Shift-click to add blocks to your search!
+Ability to sort your search results at a whim
+Session sharing for easy collaboration
+100% active development, long term support

-Possibility of data loss if server crashes
-Additional RAM must be used for the database (not to be used if you're running out of RAM as-is now!)
-Data must be viewed with the in-game browser

In having a unique database, WatchFox also has a similarly unique anti-overwrite system. Basically, when performing a rollback, a particular event will only be undone if the block hasn't been changed by a non-searched party. For example, your standard plugin will check to make sure that block is as it was after the event before rolling back (that is, if a block was broken, it will only rollback if the block is still Air). However, WatchFox has the unique ability to check for any post-event action. For example, if a malicious player spams dirt blocks around someone's house, and the victim later clears it all away, only to then put dirt back selectively, the dirt that the victim placed will not be rolledback. It is considered superseded. No longer will performing a rollback reverse the victim's own work!

If you want to try the most advanced and fastest logging plugin available for yourself, just click Downloads here or in the links bar, drop it into your plugins folder and /reload. It has no dependencies, although it does support using WorldEdit.

Want to make WatchFox even more awesome? Report any bugs you find or request useful new features by clicking "Report a bug". Even simple things like errors in the documentation will be systematically fixed.

And don't forget to check out the other links available.

A note about downloads. As the main website for WatchFox is located elsewhere, download links on the wiki pages will direct you to my own website which hosts the jars as well. While I will maintain both the downloads here on BukkitDev and there, only the files here are subject to the quality control the BukkitDev staff impose. As such, you are encouraged to use the downloads provided here.


Links: Downloads | API Info | Changelog | How to use | What it logs | Configuration | Permission nodes | Saving | How it works | Test details | Report a bug | Validation

Comments

Add a comment