wwwLag 1.0.4

Details

  • Filename
    lagmeter.zip
  • Uploaded by
  • Uploaded
    Feb 26, 2013
  • Size
    109.78 KB
  • Downloads
    3,029
  • MD5
    ba09095af03534c217078bb465529774

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

1.0.4 - Design update 1.0.3 - Design update (only github) 1.0.2 - added loaded chunks and entities, alter mysql required if already installed:

ALTER TABLE `performance`
ADD `chunks` int(11) NOT NULL,
ADD `entities` int(11) NOT NULL AFTER `chunks`,

1.0.1 - added /wwwlag update - Command, permission: wwwlag.update for manual update the performance data 1.0.0 - Initial build