
RaytraceAntiXray 0.18.7beta
The best antixray solution for everything including ores, entities, and tiles utilizes raytracing.
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
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