Skip to content

Alexteens24/RayTraceAntiXray

 
 

Repository files navigation

RayTraceAntiXray (fork)

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/

Demonstration

Requirements

Server Paper or Folia — 1.21.11 or 26.1.2
Paper Anti-Xray engine-mode: 1
PacketEvents Modrinth (required dependency)

Quick install

  1. Enable Paper Anti-Xray with engine-mode: 1 and restart.
  2. Install PacketEvents.
  3. Download the JAR from Modrinth into plugins/.
  4. Edit plugins/RayTraceAntiXray/config.yml.
  5. Restart the server (do not use Bukkit /reload).

Full setup, configuration, commands, and troubleshooting: documentation site.

Recommended tuning: docs — Recommended setup.

Development

./gradlew build    # → build/libs/RayTraceAntiXray-<version>.jar
./gradlew test
./gradlew run1_21_11
./gradlew run26_1_2

Fork-specific notes (multi-NMS, PacketEvents, Folia, Leaf): FORK.md.

License

MIT. Original plugin by stonar96.

About

Paper plugin for server-side async multithreaded ray tracing to hide ores that are exposed to air using Paper Anti-Xray engine-mode 1.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%