v1.3

Details

  • Filename
    ProximityDetector.jar
  • Uploaded by
  • Uploaded
    Oct 6, 2013
  • Size
    22.26 KB
  • Downloads
    743
  • MD5
    0766da1e6b4ebe891953bd75a924952a

Supported Bukkit Versions

  • 1.6.4
  • CB 1.6.2-R1.0

Changelog

v1.3

  • Added Float Support to proximity radius
  • Updated to 1.6.2
  • Fixed player not receiving feedback after destroying a proximity sign if the server was using flatfile storage.

v1.2

  • Recoded internal proximity storage to be more stable.
  • Fixed proximities sometimes not working after creating deleting some proximities.
  • Fixed proximities not deleting properly when the block underneath them is broken.
  • Checks for proximities deleted by other methods on plugin loadup, this will fix any proximities that have been deleted by world edit or similar methods.
  • Fixed plugin registering the command /proximity
  • Added 'LagRestrict' setting to control how many calculations are done per tick. Higher = more resources, faster response time from proximites, lower = less resources slower response time.
  • Increased default 'LagRestrict' to make proximities respond faster.

v1.1

  • Added Metrics Support
  • Flatfile support