
RaytraceAntiXray 0.19.3beta
The best antixray solution for everything including ores, entities, and tiles utilizes raytracing.
fix: Fixed critical issue in certain situation which causes block not being revealed
perf: optimize entity movement tracking
fix: Fixed entity culling position desync
fix: add world height validation to ChunkPacket
build: update fairyproject gradle plugin to 0.8.1b4-SNAPSHOT
chore: update server version to 1.21.8
chore: Bumped fairy to 0.8.1b3-SNAPSHOT
fix: Cache entityId in EntityTrackerEntry for Folia compatibility
fix: Fixed unsafe tile entity block retrieval
feat: Added PREVIEW support to 1.21.6 (you will need fairy-lib-plugin 0.8.1b1-SNAPSHOT to preview the support)
fix: Fixed RegistryAccess not found in Leaf 1.21.5
fix: update AsteroidAPI to v1.1.4 and fix import path
fix: Fixed RegistryAccess not found error
chore: Update fairy to 0.8b4-SNAPSHOT
fix: improve error handling and move SDK init after API setup
fix: Fixed Leaf 1.21.5 compatibility
fix: Fixed Folia scheduler error
fix: Fixed Java 24 compatibility
feat: Bumped fairy version to 0.8b3-SNAPSHOT - 1.21.5 support
fix: Fixed incorrect Paper/Spigot antixray enabled warning
fix: Fixed fake ore config decoding issue
fix: Fixed supportThirdPerson option false doesn't work
This version hasn't support 1.21.5 yet
Please downgrade fairy-lib-plugin to 0.7.13b3-SNAPSHOT
chore: Added BlockMaterial support to fake ore and replacement (supports for BlockData, ItemsAdder, Custom Blocks etc)
fix: Fixed unintentional block reveal when using Spigot fork with SDK
fix: Fixed stucking on "Encrypting" when joining the server when server is pausing
This version hasn't support 1.21.5 yet
Please downgrade fairy-lib-plugin to 0.7.13b3-SNAPSHOT
chore: Fallback to Bukkit API's material when XMaterial fails to find the material (For modded servers)
chore: Warn when height settings is invalid
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