v1.9

Details

  • Filename
    PopulationDensity.jar
  • Uploaded by
  • Uploaded
    Jan 30, 2012
  • Size
    29.06 KB
  • Downloads
    289
  • MD5
    23321a49c0be1f8d66d91d8c6cc0f629

Supported Bukkit Versions

  • CB 1.1-R3

Changelog

Added a /region command to tell you which region you're in.

Much improved memory management. Specifically, after a region is scanned, unneeded chunks are explicitly unloaded, and any lingering data structures in the heap (it's a java thing) are tossed out. Should reduce "out of memory" problems on servers with very little RAM (true of many hosted servers).

Fixed a bug related to region change notifications.