LagMeter 1.15.0

Details

  • Filename
    LagMeter.jar
  • Uploaded by
  • Uploaded
    Nov 23, 2013
  • Size
    47.11 KB
  • Downloads
    3,748
  • MD5
    053da985c9fa143879b2b1a1732d5499

Supported Bukkit Versions

  • CB 1.6.4-R2.0

Changelog

Version 1.15.0

  • API: LagMeter#getTPS() has been deprecated. The method will not be removed, but developers should cast to double when using any methods involving TPS (I forgot to deprecate some others, such as the ones on the lag/mem watchers). In 1.16, the TPS will be converted to a double value, so as to get a more accurate (and often faster) representation than a float.
  • The /ping command now pings players instead of assuming google.com (unless performed from the console, where google.com will be used instead)
  • Polling for TPS has been staggered until 1 minute and 15 seconds after the plugin starts. This change is to prevent bad data collection.
  • Fixed an issue where the configuration would sometimes not load correctly.
  • Fixed an issue where, when reloaded by the server or another plugin, the plugin would often fail to load its configuration correctly.
  • Slight optimizations (removed a few unnecessary checks, etc).
  • Converted back to Maven (not really a change that effects the plugin, but it is a change to the repository nevertheless).
  • Lag and memory watchers are currently bugged; the commands will fail to parse. A fix has been released as 1.15.1.