2026-07-30

MinerTrack Anti-XRay
Hey! Welcome to MinerTrack's wiki page!
📚 Documentation
🆕 V2 Documentation (Recommended)
The new structured documentation with comprehensive guides:
| Guide | Description |
|---|---|
| 📥 Installation | Server requirements, installation steps, first startup verification, platform-specific notes |
| ⚙️ Configuration | Complete configuration reference: config.yml, world profiles, language.yml, Discord webhooks, tuning strategies |
| 🎮 Commands & Permissions | Full command reference, permission nodes, usage examples, and staff workflows |
| 🔧 Troubleshooting | Common issues, false positive/negative tuning, Discord webhook debugging, performance tips |
| ❓ FAQ | Frequently asked questions covering installation, configuration, detection logic, compatibility |
📖 Legacy Documentation
- Description — Plugin overview and features
- Quick Start — Basic setup guide
- Configuration (Legacy) — Legacy configuration reference
- FAQ (Legacy) — Legacy FAQ
- Legacy v1 Wiki — Complete legacy documentation
🚀 Quick Start
- Download from Modrinth, Hangar, or CurseForge
- Install — Place JAR in
plugins/folder on Paper/Purpur/Folia 1.18+ - Start server — Configs generate automatically in
/plugins/MinerTrack/ - Configure — Edit
config.ymlandConfiguration/*.ymlas needed - Reload — Run
/mtrack reloador restart - Monitor — Use
/mtrack verbosefor real-time alerts
🎯 What is MinerTrack?
MinerTrack is a lightweight, algorithm-based Anti-XRay plugin that detects X-Ray users by analyzing mining behavior patterns rather than hiding ores (which consumes significant server resources).
How it works: Multi-dimensional analysis of ore rarity, vein count, mining path patterns (turns, branches, Y-changes), and natural environment context (caves, water, lava) to build a Violation Level (VL) score that decays with normal behavior.
Key advantages over ore-hiding solutions:
- ✅ Lightweight — minimal performance impact
- ✅ Innovative detection engine — catches X-Ray users who mine "too perfectly"
- ✅ You decide the punishment — kick, ban, warn, or just log
- ✅ Supports latest Minecraft versions (1.18–1.21, 26.x)
- ✅ Tested on 20+ player servers with minimal false positives (default config)
- ✅ Completely free (GPLv3)
🔗 Useful Links
| Resource | Link |
|---|---|
| Modrinth (Releases) | https://modrinth.com/plugin/minertrack |
| Hangar (PaperMC) | https://hangar.papermc.io/Author87668/MinerTrack |
| CurseForge | https://www.curseforge.com/minecraft/bukkit-plugins/minertrack |
| GitHub (Source & Issues) | https://github.com/At87668/MinerTrack |
| Discord Support | https://discord.gg/MzTea2W9cb |
| Patreon (Support) | https://patreon.com/Author87668 |
| Wiki (This Site) | https://minertrack.pages.dev/wiki/ |
📋 Supported Platforms
| Platform | Status | Notes |
|---|---|---|
| Paper | ✅ Fully Supported | Primary development target |
| Purpur | ✅ Fully Supported | All Paper features + optimizations |
| Folia | ✅ Supported | Region-aware scheduling compatible |
| Paper Forks | ✅ Mostly | Tested on major forks (Pufferfish, etc.) |
| Spigot/CraftBukkit | ❌ Not Supported | Missing required Paper APIs |
| Forge/Fabric (Server) | ⚠️ Use Fabric Mod | Separate Fabric module available |
Java Requirement: Java 17+ (Java 21 recommended for 1.21+/26.x)