
RaytraceAntiXray 0.19.3beta
The best antixray solution for everything including ores, entities, and tiles utilizes raytracing.
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
chore: Pre-generate lazy methods to prevent sudden lag spike
chore: 1.21 Update
chore: ItemsAdder support (obfuscatedBlocks use "ia:REGISTRY_NAME")
chore: removed PaperLib
chore: Relocated Mountiplex