v1.03

Details

  • Filename
    SWatchdog.jar
  • Uploaded by
  • Uploaded
    Mar 3, 2012
  • Size
    171.60 KB
  • Downloads
    1,450
  • MD5
    bb9c376cf1387081f3b4d8f5b495b9c7

Supported Bukkit Versions

  • CB 1.1-R6

Changelog

Changelog ver 1.03
  • Created /wstat system that estimates how well watchdog is functioning on your server
  • /wstat now does example record writing for 1000 entries and tells you how long it took
  • /wstat also takes the average of writing the 1000 entries, and tells how long it takes to write a single entry, and wether or not this is noticeable with bare eye. I couldn't conjure up enough lag for my testing server for swatchdog to function so slow that I would get the "slightly noticeable" or "noticeable" results.
  • /wstat also tells how long it takes to read 100 000 entries, reading through the entire archive and how much indexing will save your time. (Indexing affects /wundo, /wredo, /wclean) On our server, the archive took a bit over 1 second, while indexing saved my time with 1 second. Yay for indexing.
  • It also tells you how many entries it can read per second. Our server could read around 3 000 000 / second.
  • /wstat also tells you how many archived files you have, broken and placed, for each world. And the ID for the latest(=total) (remaining/total) If you haven't deleted any old archives, remaining and total will be the same number. There will be, in future, a way to delete archives from ingame.

*
*
*