v2.0

Details

  • Filename
    FAntiXRay.jar
  • Uploaded by
  • Uploaded
    Feb 5, 2013
  • Size
    66.34 KB
  • Downloads
    548
  • MD5
    cbaeb2614d8d35afbb9b9354dd3b6580

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

  • == V 2.0 ==
  1. Added option to hide chests
  2. Added engine mode 3
  3. Added darkness obfuscation
  4. Added fake caves generator
  5. Added exemp api
  6. Added full ProtocolLib support
  7. Added half NoLagg support (disable bufferedLoader)
  8. Fixed world blacklist being ignored
  9. Fixed newly generated chunks not being obfuscated
  10. Improved block update [need performance testing]
  11. Improved obfuscation code, now it will obfuscate only what is needed
  12. Improved hook methods, less buggy, less conflict issues.
  13. Threaded but safe and queue free obfuscation, less chances to take your tps down, no extra memory needed.
  • == V 1.4 ==
  1. Update to CB 1.4.6-R0.1
  • == V 1.3 ==
  1. Improved block update, should be faster and lightweight now!
  2. Added optional update events
  • == V 1.2 ==
  1. Possible fix to Too many open files
  • == V 1.1 ==
  1. Fixed compressed cache
  • == V 1.0 ==
    • Thanks to Insan3Lik3 for helping me test the cache system :)
  1. Improved Cache write/read
  2. Added CacheSize Limit
  3. Added Cache Compression
  • == V 0.1 ==
  1. Initial Release