LagMonitor v1.0

Details

  • Filename
    LagMonitor.jar
  • Uploaded by
  • Uploaded
    Apr 6, 2016
  • Size
    205.18 KB
  • Downloads
    331
  • MD5
    b5380ff9a88d8f789e306e8d308daa34

Supported Bukkit Versions

  • 1.9
  • 1.8

Changelog

1.0

Added
  • Added plugin injection (commands, listener and tasks)
  • Added pagination
  • Added clickable commands to the monitor command
  • Added /heap command for heap dumps
  • Added world size to the system command
  • Added tile entities count to the system command
  • Added security manager for more efficient blocking checks
  • Added combined graphs example: /graph cpu heap threads
  • Added check if timings is enabled for PaperSpigot servers
Changes/Fixes
  • Improved performance of commands by caching them for 1 min
  • Optimize Spigot timings parser