ADSAnitiray
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #22 of 1317 bukkit mods in this game by downloads
📋 About This Mod
**English** **ADSAntiray2 - Keep Your Minecraft Server Fair. For Free.** Tired of players finding all your diamonds in minutes? ADSAntiray2 is a lightweight anti-cheat that just works. It quietly watches for X-ray and auto-mining behavior, so you can focus on running your server. **Why it's different:** * **Runs Smoothly:** Designed to have almost zero impact on your server's performance. No lag, just protection. * **It's Free. Really.** This is a passion project. Use it on your community server, no strings attached. * **Smart Detection:** Uses a mix of statistical analysis to tell the difference between a lucky digger and a cheater, reducing false positives. * **Simple for Admins:** Get alerts in chat, check player suspicion levels, and use simple commands. A clear GUI makes it easy to see what's up. * **Proactive Protection:** Features a Decoy Block Interaction (DBI) system that deploys fake blocks to catch X-ray users in the act. **Important Stuff:** * **Free for Community Use:** You can't sell it or bundle it with a paid server host. Keep it free for everyone. * **All Rights Reserved:** The code is closed source. Please don't decompile or reverse engineer it. * **Development:** This is developed in spare time. Updates come when they're ready. **For server owners who want a no-nonsense, free solution to keep things fair.** --- **Chinese Version** **ADSAntiray2 - 免费为你的服务器守护公平** 受够了玩家五分钟挖光所有钻石?ADSAntiray2 是一个轻量级反作弊插件,它默默工作,专门应对透视和自动挖矿,让你能专心管理服务器。 **它的不同之处:** * **运行顺畅:** 几乎不会拖慢你的服务器。不卡顦,只有保护。 * **完全免费,真心免费。** 这是一个用爱发电的项目。放心用于你的社区服,没有套路。 * **智能检测:** 通过统计分析来区分幸运儿和作弊者,有效减少误封。 * **管理简单:** 在聊天栏接收警报、查询玩家可疑度、使用简单命令。清晰的管理界面让你一目了然。 * **主动防御:** 采用伪方块交互探测 (DBI) 系统,部署隐藏诱饵方块来当场捉住透视作弊者。 **重要须知:** * **免费用于社区:** 禁止商用。你不能出售它或将其用于付费托管服务。让它对所有人免费。 * **保留所有权利:** 本项目闭源。请勿进行反编译或逆向工程。 * **开发状态:** 这是利用空闲时间开发的项目。有更新时就会发布。 **献给所有需要一款简单、免费、有效的公平游戏守护者的服主。** --- **ADSAntiray2: How It Works** This plugin quietly runs on your server, watching how players mine blocks. It doesn't just count diamonds; it looks for patterns that don't make sense, using statistical methods that go beyond simple thresholds. **The Basics:** * **Data Collection:** It logs what blocks are broken, when, and where. It also notes how players look around while mining and which tools they are holding when they break blocks. * **Multi-World Check:** It analyzes behavior separately in the Overworld, Nether, and End. * **Threaded Processing:** Configuration and setup happen on the main server thread, but the data structures are built to support efficient processing. * **Persistent Statistics:** Tracks cumulative mining stats (total blocks, total ores found, ore type counts) across sessions for long-term behavior analysis. **What It Looks For:** The core of the plugin is a combined score (QSS - Query Suspicion Score) built from a set of advanced checks: * **OreSeekerIndex (OSI):** The flagship algorithm. Uses binomial distribution tests to determine if a player's ore discovery rate is statistically impossible for legitimate play. Also checks mining path directness and ore clustering. * **Value vs. Effort:** Flags players who find a suspiciously high number of valuable ores without mining much else. * **Timing Analysis:** Spots players who break valuable blocks with machine-like perfect timing, lacking the natural variance of human players. * **Movement:** Detects robotic-looking head turns, snap movements, or movement between digs that seems too precise. Also checks if a player's view direction correlates with finding hidden ores. * **Pathing:** Identifies miners who take abnormally efficient, straight-line paths to every ore. Uses least-squares regression to analyze linearity and Shannon entropy to measure directional randomness. * **AutoTool Detection:** Catches players using clients that automatically swap to the best tool for a block just before breaking it, based on rapid inventory slot changes. * **Decoy Block Interaction (DBI):** Deploys invisible decoy blocks near suspicious players. Mining these blocks is strong evidence of X-ray usage. **Built for Performance, Offered for Free.** --- It's a single, self-contained plugin. It's free for you to use on your server. You can't use it for commercial purposes or reverse engineer it. --- **Compare: New Features Added in the New Version Compared to the Old** 1. **Multi-Version Support:** Explicitly supports Minecraft versions 1.7 through 26.2 (based on Spigot 1.13.2 API), compared to 1.7.10-1.16.5 in the original. Includes compatibility layers for legacy (pre-1.13) versions (e.g., `getTypeId`, `SKULL_ITEM` vs `PLAYER_HEAD`). 2. **GUI Systems:** * **Admin GUI:** A comprehensive graphical interface (`/adsar guiop`) for admins to view online players, their violation levels (VL), suspicion scores (QSS), perform actions like reloading configs, toggling the plugin, accessing settings, managing reports, and viewing statistics. * **Pl
English
ADSAntiray2 - Keep Your Minecraft Server Fair. For Free.
Tired of players finding all your diamonds in minutes? ADSAntiray2 is a lightweight anti-cheat that just works. It quietly watches for X-ray and auto-mining behavior, so you can focus on running your server.
Why it's different:
Runs Smoothly: Designed to have almost zero impact on your server's performance. No lag, just protection. It's Free. Really. This is a passion project. Use it on your community server, no strings attached. Smart Detection: Uses a mix of statistical analysis to tell the difference between a lucky digger and a cheater, reducing false positives. Simple for Admins: Get alerts in chat, check player suspicion levels, and use simple commands. A clear GUI makes it easy to see what's up. Proactive Protection: Features a Decoy Block Interaction (DBI) system that deploys fake blocks to catch X-ray users in the act.
Important Stuff:
Free for Community Use: You can't sell it or bundle it with a paid server host. Keep it free for everyone. All Rights Reserved: The code is closed source. Please don't decompile or reverse engineer it. Development: This is developed in spare time. Updates come when they're ready.
For server owners who want a no-nonsense, free solution to keep things fair.
Chinese Version
ADSAntiray2 - 免费为你的服务器守护公平
受够了玩家五分钟挖光所有钻石?ADSAntiray2 是一个轻量级反作弊插件,它默默工作,专门应对透视和自动挖矿,让你能专心管理服务器。
它的不同之处:
运行顺畅: 几乎不会拖慢你的服务器。不卡顦,只有保护。 完全免费,真心免费。 这是一个用爱发电的项目。放心用于你的社区服,没有套路。 智能检测: 通过统计分析来区分幸运儿和作弊者,有效减少误封。 管理简单: 在聊天栏接收警报、查询玩家可疑度、使用简单命令。清晰的管理界面让你一目了然。 主动防御: 采用伪方块交互探测 (DBI) 系统,部署隐藏诱饵方块来当场捉住透视作弊者。
重要须知:
免费用于社区: 禁止商用。你不能出售它或将其用于付费托管服务。让它对所有人免费。 保留所有权利: 本项目闭源。请勿进行反编译或逆向工程。 开发状态: 这是利用空闲时间开发的项目。有更新时就会发布。
献给所有需要一款简单、免费、有效的公平游戏守护者的服主。
ADSAntiray2: How It Works
This plugin quietly runs on your server, watching how players mine blocks. It doesn't just count diamonds; it looks for patterns that don't make sense, using statistical methods that go beyond simple thresholds.
The Basics:
Data Collection: It logs what blocks are broken, when, and where. It also notes how players look around while mining and which tools they are holding when they break blocks. Multi-World Check: It analyzes behavior separately in the Overworld, Nether, and End. Threaded Processing: Configuration and setup happen on the main server thread, but the data structures are built to support efficient processing. Persistent Statistics: Tracks cumulative mining stats (total blocks, total ores found, ore type counts) across sessions for long-term behavior analysis.
What It Looks For:
The core of the plugin is a combined score (QSS - Query Suspicion Score) built from a set of advanced checks: OreSeekerIndex (OSI): The flagship algorithm. Uses binomial distribution tests to determine if a player's ore discovery rate is statistically impossible for legitimate play. Also checks mining path directness and ore clustering. Value vs. Effort: Flags players who find a suspiciously high number of valuable ores without mining much else. Timing Analysis: Spots players who break valuable blocks with machine-like perfect timing, lacking the natural variance of human players. Movement: Detects robotic-looking head turns, snap movements, or movement between digs that seems too precise. Also checks if a player's view direction correlates with finding hidden ores. Pathing: Identifies miners who take abnormally efficient, straight-line paths to every ore. Uses least-squares regression to analyze linearity and Shannon entropy to measure directional randomness. AutoTool Detection: Catches players using clients that automatically swap to the best tool for a block just before breaking it, based on rapid inventory slot changes. Decoy Block Interaction (DBI): Deploys invisible decoy blocks near suspicious players. Mining these blocks is strong evidence of X-ray usage.
Built for Performance, Offered for Free.
It's a single, self-contained plugin. It's free for you to use on your server. You can't use it for commercial purposes or reverse engineer it.
Compare: New Features Added in the New Version Compared to the Old
1. Multi-Version Support: Explicitly supports Minecraft versions 1. 7 through 26. 2 (based on Spigot 1. 13. 2 API), compared to 1. 7. 10-1. 16. 5 in the original. Includes compatibility layers for legacy (pre-1. 13) versions (e.g., `getTypeId`, `SKULL_ITEM` vs `PLAYER_HEAD`). 2. GUI Systems: Admin GUI: A comprehensive graphical interface (`/adsar guiop`) for admins to view online players, their violation levels (VL), suspicion scores (QSS), perform actions like reloading configs, toggling the plugin, accessing settings, managing reports, and viewing statistics. *Pl
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- my-txz
- Version
- 5.1.0
- Downloads
- 350
- Endorsements
- 1
- Category
- bukkit
- Created
- 8/31/2025
- Updated
- 8/16/2026
- Game Versions
- 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6
- Tags
- game-mechanics, management, optimization
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does ADSAnitiray support?
The author lists 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7. Other versions may work but are untested by the author.
What is the latest version of ADSAnitiray?
Version 5.1.0, published 2026-08-16 with 350 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await