Netstats v5.0.3

Details

  • Filename
    Netstats.jar
  • Uploaded by
  • Uploaded
    Feb 3, 2012
  • Size
    29.56 KB
  • Downloads
    929
  • MD5
    73f3451a73b13b096da93d33067dfbaf

Supported Bukkit Versions

  • CB 1.1-R3

Changelog

  • Brings Netstats back to Java standard compliance.
  • Make JSON string easier to deserialize by the client.
    • Uses JSON simple class to handle serialization of data.
  • Improve memory usage by turning repetitive strings into constants.
  • Heavily reduce cyclomatic complexity to improve performance.
  • Force server to not cache requests. Guarantees fresh data every request.