LagMonitor v0.6

Details

  • Filename
    LagMonitor.jar
  • Uploaded by
  • Uploaded
    Mar 28, 2016
  • Size
    178.07 KB
  • Downloads
    204
  • MD5
    1b5df162ec7645c4856e288b4dc8415a

Supported Bukkit Versions

  • 1.9
  • 1.8

Changelog

0.6

Added
  • Added /native command to query native data like OS uptime, Network adapter speed, CPU MHZ, ...
  • Added startup parameters to the system command
  • Added thread-safety check
  • Added blocking, waiting, sleeping check
  • Added Thread id to the threads command
Changes/Fixes
  • Improved readability for tpshistory command in console
  • Fixed very low tps value displayed as full tps
  • Fixed scrolling tpsHistory
  • Fixed NPE on plugin load at runtime
  • Fixes ClassNotFoundException on reload if traffic reader is activated
  • Fixed rounding issues for the average ping
  • Fixed cleanup of monitor task on plugin disable