
RaytraceAntiXray 0.18.2beta
The best antixray solution for everything including ores, entities, and tiles utilizes raytracing.
This version hasn't support 1.21.5 yet
Please downgrade fairy-lib-plugin to this version
chore: Bumped fairy version to 0.8b1-SNAPSHOT
feat: Added ModelEngine hook to Entity Culling
fix: Fixed issues with Entity Culling
fix: Fixed no configuration issue for World with custom environment
fix: Always fallback to default configuration when no configuration found (with warning in console)
feat: Added block registry name support in 1.13+ versions (ex: minecraft:stone_stairs[waterlogged=true])
feat: Added EntityCullingAPI
chore: Changed built-in antixray enabled from error to warning
feat: Added better debugger system
feat: Added compatibility to 1.21.4 new materials
chore: Bumped fairy to 0.7.11b1-SNAPSHOT
fix: Fixed block syncs
feat: Added support to Asteroid Spoofer
chore: Bumped fairy to 0.7.9b13-SNAPSHOT
fix: Added support to CoordinateOffset
feat: Added no permission message customization
feat: Added support 1.21.2 and 1.21.3
chore: Bumped fairy to 0.7.9b6-SNAPSHOT
fix: Fixed block packet sending order
feat: Added Block Grouping, Third Person, Max Third Person Distance to antixray configuration menu
chore: Improved how sending block works
feat: Added option rotatingRate to entity culling
feat: Added option idleRate to entity culling
feat: Added antixray tps command
feat: Added blockGrouping option
feat: Added antixray check command for debug purpose
chore: Improved F5 for entity culling
chore: Moved thirdPersonSupport options to global config in main plugin
chore: Use max possible distance for entity tracker finding entities
chore: Entity culling should take care of xray bypass
chore: Improved performance of bypass toggling
chore: Added better native zoom support for 1.8 (more in the future) fix: Fixed 1.12.2 errors
fix: Fixed sneaking detection
fix: Entity entry map for Java 17
fix: Fixed entity culling didn't reset cache
fix: Fixed how vision works for F5 support
fix: Fixed entity culling doesn't have proper update for F5
fix: Fixed wrong config loading logic
fix: Fixed third person angle issue
fix: Ignore any error from getEntity at the moment
fix: Fixed third person calculation
fix: Fixed cancelling ChunkUnloadEvent causes issue
fix: Fixed entity tracker updating issue
fix: Fixed bypassing issues
fix: Fixed dependency issue for API
fix: Fixed chunk collection race condition
fix: Fixed minecart is weirdly rotated when visible
chore: Added trustedRange option
fix: Fixed error handling in config loading
fix: Use transaction packet to confirm before start raytracing
fix: Fixed nether warts cannot be obfuscated
chore: Optimized how raytrace block is stored, less memory usage and more efficient
fix: Fixed compatibility to Iris dimension engine (or world with datapacks in general), make sure to update fairy-lib-plugin!
chore: Performance improvement for Java 17, Java 17 is now recommend for all versions to use!
fix: Fixed deadlock in Folia environment
fix: Fixed equipment NPE
fix: Updated class_mappings.dat for 1.21.1
fix: updateEntity in Folia 1.21.1
fix: Fixed tile entities disappeared
fix: Fixed FakeChunk error on FastUtil
fix: Fixed Folia error on glowing
feat: Added blindnessShortenRange option to entity culling
chore: Improved how equipment sent
chore: Folia fix for StoredEntityData
fix: Strip tile entities data from chunk packet
fix: Fixed block behind fence or barrier etc. think it's not transparent
feat: Added showGlowing option to entity culling
chore: Warn user when aikar flag isn't used
chore: Bumped fairy to 0.7.8b7-SNAPSHOT
fix: Fixed fake chunk not working properly