SXray Radar Plugin
SXray Radar is a premium server-side utility plugin designed to give players a toggleable and fully configurable ore radar.
Unlike traditional client-side texture packs that make the world invisible and require constant screen reloads, this plugin renders real-time 3D holographic nameplates at ore coordinates—completely managed by the server and toggleable instantly in gameplay.
🌟 Key Features
- ⚡ Instant In-Game Toggle: Switch the radar on or off immediately using chat commands or server actions—no F6 shader reloading or client-side asset pack reloading required.
- 📊 Aligned Monospace Dashboard: A custom-designed chat UI menu (
/xray menu) that aligns status indicators into a clean tabular dashboard on any client resolution. - 🎯 Selective Ore Filtering: Toggle tracking on/off for individual ore types (Coal, Iron, Thorium, Gold, Cobalt, Copper, and Diamond).
- 🎨 Color-Coded Indicators: 3D nameplates are rendered in matching material colors (e.g. Cobalt is dark blue, Diamonds are aqua, Thorium is magenta, Gold is gold/orange) for quick recognition.
- ⚙️ Double-Precision Physics: Computes tracking relative to player position using
org.joml.Vector3dcalculations to prevent nameplate jitter. - 🛡️ Server-First Design: Completely server-authoritative. Clients need zero custom resource packs or texture modifications to use this mod, preventing client-side performance lag.
💻 Commands
Players can use the following commands to configure the radar in-game:
| Command | Action |
|---|---|
/xray |
Toggle the global X-Ray radar state on or off. |
/xray menu |
Open the interactive monospace chat menu to filter ores. |
/xray toggle <ore> |
Toggle visibility for a specific ore type (e.g., coal, iron, gold, diamond, cobalt). |
/xray on |
Force the X-Ray radar on. |
/xray off |
Force the X-Ray radar off. |