
RaytraceAntiXray 0.18.7beta
The best antixray solution for everything including ores, entities, and tiles utilizes raytracing.
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
Make sure to update tile culling addon.
Added trace placed block support on tile entities
Fixed addons not working properly in legacy versions