v1.3
Details
-
FilenameProximityDetector.jar
-
Uploaded by
-
UploadedOct 6, 2013
-
Size22.26 KB
-
Downloads743
-
MD50766da1e6b4ebe891953bd75a924952a
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