The best antixray solution for everything including ores, entities, and tiles utilizes raytracing.
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.
chore: Use library loader to avoid potential plugin conflict for 1.17 and above
chore: Properly pre-initialize remapping classes
chore: Fixed some error when downgrade to lower versions
Fixed lag spike on huge amount of block updates
chore: Resend chunks on reload
chore: Properly reload obfuscated blocks
fix: Fixed 1.16.5 errors
fix: Fixed citizens not being visible properly
chore: Added option shouldTrackCitizens to entity culling config