
RaytraceAntiXray 0.18.2beta
The best antixray solution for everything including ores, entities, and tiles utilizes raytracing.
fix: Reduced memory consumption with fake blocks
fix: Fixed random error with entity culling
fix: Clone chunk bulk packet on send (Fix ImanitySpigot3 compatbility)
fix: Fixed unnecessary object allocations
fix: Fixed SpigotConfig checker
chore: Bumped fairy to 0.7.8b3-SNAPSHOT
We are now introducing built-in configuration GUI for user to configure stuff in-game!
You can check it now using /antixray command.
fix: Fixed incorrect reinitialization handling
fix: Fixed tile culled blocks being untracked on teleport
chore: Bumped fairy to 0.7.8b2-SNAPSHOT
fix: Fixed instant rejoin error
fix: Properly exception handling
Fixed 1.8.8 compatibility
Added FactionsKore compatibility
feat: Added WorldEdit compatibility
refactor: Refactored entire code base to be more readable
chore: Added independent single thread scheduler thread to synchronize changes before doing parallel tasks
feat: Added API to set bypass, add raytrace block, queue block changes etc
fix: Fixed WrapperPlayServerUpdateSign error
fix: Return air on id 51 (fire block) for now (1.8-1.12)
chore: Added checksum to libraries to prevent broken libraries
fix: Fixed 3.X ItemsAdder compatibility
fix: Fixed NPE in entity tracker
chore: Added debug message when obfuscated block failed to decode
fix: Fixed a crash
chore: Optimized updated queue
chore: Bumped fairy to 0.7.7b2-SNAPSHOT
fix: Fixed CME for raytrace block group
chore: Replaced with MetaStorage
feat: Added version matcher to addon->antixray and antixray->fairy-lib-plugin
chore: Removed that big bar message on startup
feat: Added stored entity data for entity culling, release packet sending from server thread.
feat: Moved a few settings into global config.yml for entity culling.
chore: Don't crash plugin when invalid obfuscated block is written incorrectly.
fix: Fixed 1.17 and 1.18 mountiplex template errors.