feat: hide ores under lava with close-range reveal (#55)
feat(tile-culling): per-height replacementBlocks map (#48)
feat: 26.1.2 Support
feat: Java 26 Support
feat: adaptive BlockUpdater with Folia batching and backlog diagnostics
feat: Added Slimefun explosive item support
feat: Added UnlimitedNameTags support
fix: Fixed FastAsyncWorldEdit support
fix: Fix world filter regex matching the wrong direction
fix: Make entity-culling reload Folia-safe via per-entity scheduler
feat: update fairy dep version and bump to 0.21.0
feat: support MC 26.1 with Mojang-mapped templates and tile culling config GUI
feat: Update dependencies and add 1.21.11 server support
feat: Added sticky piston to tile entity types
chore: Update fairyproject gradle plugin to 0.8.4b1-SNAPSHOT
feat: Add darknessShortenRange config option (default 18.0)
feat: Add blindnessHideRegardlessSneaking config option
feat: Add darknessHideRegardlessSneaking config option
feat: Directly start RaytraceAntiXray if ItemsAdder isn't loaded after 3 seconds
chore: Don't update blocks when no player is online
chore: Optimized world block update to direct call
fix: Remove crafting table from tile entity types list (it is now regular block rather than tile entity)
feat: Added enableWorldEditTracking option to control WorldEdit/FAWE block tracking
chore: Update fairy project gradle plugin to 0.8.2b4-SNAPSHOT
chore: Reduce chunk loading on block update
fix: Fixed FAWE detection
