Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more
Efficiently prevent players from using xray in your server hiding unexposed ores with RayTracing

The plugin is fully API-based with no reflections or version hacks. Works across updates without breaking.
Paper’s Engine Mode 1 is a good basic protection, but it works on a very simple rule: Paper hides a block only if ALL 6 of its faces are fully occluded. If ANY face is exposed (which also counts blocks colliding with water, lava or non obclusing blocks,even if the player cannot actually see it, the ore is revealed to x-ray clients.
Engine Mode 1 is lightweight, but not secure.
EliteAntiXRay uses a precise raytracing-based visibility system: If the player cannot actually see the ore (even diagonally or partially), it is hidden. Not just fully occluded blocks, ANY block that is not truly visible will be replaced with realistic stone.
This means: 100% of x-ray visibility leaks are fixed, no false positives.
EliteAntiXRay simulates real line-of-sight
The plugin calculates:
This is the same information the player would actually see, so x-ray clients get nothing your players shouldn’t have.
Bonus: EliteAntiXRay also works on regular spigot
EliteAntiXRay scans chunks slice-by-slice and locates real ore blocks using a highly optimized asynchronous pipeline.
Players see realistic stone patterns instead of obvious blocked ores. No strange artifacts, no laggy transitions.
When players legitimately expose a block (mining, explosions, piston movement, etc.), the hidden ores are instantly restored.