Download
Download the latest release from Modrinth — RayTraceAntiXray (fork).
Place the .jar in your server's plugins/ folder and follow the Installation guide.
Supported versions
| Minecraft / Paper | Server Java |
|---|---|
| 1.21.11 | 21+ |
| 26.1.2 (26.x) | 25 recommended |
One universal JAR covers all supported versions — no classifier suffix.
Development builds
Every successful main, pull request, and manually triggered CI build publishes the universal plugin JAR as a GitHub Actions artifact for 14 days.
Open the relevant CI workflow run, then use the RayTraceAntiXray universal JAR link in its summary or the Artifacts section. GitHub may require you to sign in before downloading.
Building from source
For contributors only — server operators should use Modrinth.
git clone https://github.com/Alexteens24/RayTraceAntiXray.git
cd RayTraceAntiXray
./gradlew buildOutput: build/libs/RayTraceAntiXray-<version>.jar. See Development for tests and local servers.
Credits
Original plugin by stonar96 — stonar96/RayTraceAntiXray.
Dirty-tracking and supporting data-structure design were inspired by TauCu's fork — TauCu/RayTraceAntiXray.
Licensed MIT.
