Fork of stonar96/RayTraceAntiXray. Extends Paper Anti-Xray engine-mode 1 with server-side async ray tracing so ores exposed to air can be obfuscated and revealed only when the player has line of sight.
Download: https://modrinth.com/plugin/forkedraytraceantixray
Documentation: https://alexteens24.github.io/RayTraceAntiXray/
| Server | Paper or Folia — 1.21.11 or 26.1.2 |
| Paper Anti-Xray | engine-mode: 1 |
| PacketEvents | Modrinth (required dependency) |
- Enable Paper Anti-Xray with
engine-mode: 1and restart. - Install PacketEvents.
- Download the JAR from Modrinth into
plugins/. - Edit
plugins/RayTraceAntiXray/config.yml. - Restart the server (do not use Bukkit
/reload).
Full setup, configuration, commands, and troubleshooting: documentation site.
Recommended tuning: docs — Recommended setup.
./gradlew build # → build/libs/RayTraceAntiXray-<version>.jar
./gradlew test
./gradlew run1_21_11
./gradlew run26_1_2Fork-specific notes (multi-NMS, PacketEvents, Folia, Leaf): FORK.md.
MIT. Original plugin by stonar96.
