Skip to content

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 / PaperServer Java
1.21.1121+
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.

bash
git clone https://github.com/Alexteens24/RayTraceAntiXray.git
cd RayTraceAntiXray
./gradlew build

Output: build/libs/RayTraceAntiXray-<version>.jar. See Development for tests and local servers.

Credits

Original plugin by stonar96stonar96/RayTraceAntiXray.

Dirty-tracking and supporting data-structure design were inspired by TauCu's forkTauCu/RayTraceAntiXray.

Licensed MIT.