v1.3.1

Details

  • Filename
    ProximityDetector.jar
  • Uploaded by
  • Uploaded
    Apr 20, 2014
  • Size
    22.28 KB
  • Downloads
    267
  • MD5
    a0e21cfe2416f76d4d3cb6350abf2253

Supported Bukkit Versions

  • CB 1.7.2-R0.3

Changelog

v1.3.1

  • Compiled on 1.7.9, no issues found on 1.7.9 and 1.7.2

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