{"id":172661,"date":"2026-06-10T01:16:42","date_gmt":"2026-06-09T22:16:42","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/xraydetector\/"},"modified":"2026-06-10T01:16:42","modified_gmt":"2026-06-09T22:16:42","slug":"xraydetector","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/xraydetector\/","title":{"rendered":"XrayDetector"},"content":{"rendered":"<p># XrayDetector<\/p>\n<p>**A Minecraft X-ray Detection Plugin**<\/p>\n<p>XrayDetector is a comprehensive detection system for identifying potential X-ray usage on Minecraft servers. This plugin monitors ore mining patterns and alerts staff members when suspicious activity is detected.<\/p>\n<p>**Author:** nevmind<br \/>\n**Version:** 1.0.0<br \/>\n**All Rights Reserved**<\/p>\n<p>&#8212;<\/p>\n<p>## Features<\/p>\n<p>### Core Detection System<br \/>\n&#8211; **Pattern-Based Detection**: Monitors ore mining frequency and speed to identify suspicious patterns<br \/>\n&#8211; **Four-Tier Severity System**: Classifies alerts as Low, Medium, High, or Very High based on mining behavior<br \/>\n&#8211; **Points Tracking**: Maintains cumulative X-ray suspicion scores for each player<br \/>\n&#8211; **Real-Time Alerts**: Notifies staff members instantly when detection thresholds are met<\/p>\n<p>### Comprehensive Commands<br \/>\n&#8211; `\/xray toggle` &#8211; Enable or disable the detection system<br \/>\n&#8211; `\/xray set ores <number>` &#8211; Configure ore threshold for alerts<br \/>\n&#8211; `\/xray set time <seconds>` &#8211; Set the time window for detection<br \/>\n&#8211; `\/xray tp <player>` &#8211; Teleport to suspected player in spectator mode (invisible)<br \/>\n&#8211; `\/xray chances list` &#8211; View top 10 players with highest X-ray suspicion points<br \/>\n&#8211; `\/xray reload` &#8211; Reload configuration without restarting<\/p>\n<p>### Advanced Configuration<br \/>\n&#8211; **Customizable Thresholds**: Adjust ore counts and time windows<br \/>\n&#8211; **Severity Levels**: Configure point values for each severity tier<br \/>\n&#8211; **Alert Colors**: Customize message colors using Minecraft color codes<br \/>\n&#8211; **Toggle System**: Enable\/disable detection without removing the plugin<\/p>\n<p>### Permission System<br \/>\n&#8211; `xray.admin` &#8211; Access to all plugin commands (default: op)<br \/>\n&#8211; `xray.alerts` &#8211; Receive X-ray detection alerts (default: op)<\/p>\n<p>&#8212;<\/p>\n<p>## Installation<\/p>\n<p>1. Download `XrayDetector-1.0.0.jar` from the releases<br \/>\n2. Place the JAR file in your server&#8217;s `plugins` folder<br \/>\n3. Restart your server or use a plugin manager to load it<br \/>\n4. Configure the plugin in `plugins\/XrayDetector\/config.yml`<\/p>\n<p>&#8212;<\/p>\n<p>## Compatibility<\/p>\n<p>### Supported Platforms<br \/>\n&#8211; **Paper** (Recommended)<br \/>\n&#8211; **Spigot**<br \/>\n&#8211; **Bukkit**<br \/>\n&#8211; **PurPur**<br \/>\n&#8211; **Pufferfish**<\/p>\n<p>### Minecraft Versions<br \/>\n&#8211; **1.21.x** (Latest)<br \/>\n&#8211; **1.20.x**<br \/>\n&#8211; **1.19.x**<br \/>\n&#8211; **1.18.x**<br \/>\n&#8211; **1.17.x**<br \/>\n&#8211; **1.16.x**<br \/>\n&#8211; **1.15.x**<br \/>\n&#8211; **1.14.x**<br \/>\n&#8211; **1.13+** (Minimum)<\/p>\n<p>The plugin uses the Bukkit API 1.13+ for maximum compatibility across versions.<\/p>\n<p>&#8212;<\/p>\n<p>## Configuration<\/p>\n<p>The plugin creates a `config.yml` file in `plugins\/XrayDetector\/` with the following options:<\/p>\n<p>### Basic Settings<br \/>\n&#8220;`yaml<br \/>\n# Enable or disable detection system<br \/>\nenabled: true<\/p>\n<p># Number of ores to trigger alert<br \/>\nores_threshold: 10<\/p>\n<p># Time window in seconds<br \/>\ntime_window: 60<br \/>\n&#8220;`<\/p>\n<p>### Severity Levels<br \/>\nEach severity level can be configured with minimum\/maximum ore counts and point values:<br \/>\n&#8211; **Low**: 5-10 ores (5 points)<br \/>\n&#8211; **Medium**: 11-20 ores (15 points)<br \/>\n&#8211; **High**: 21-35 ores (30 points)<br \/>\n&#8211; **Very High**: 36+ ores (50 points)<\/p>\n<p>### Alert Colors<br \/>\nCustomize alert message colors using Minecraft color codes:<br \/>\n&#8211; `&#038;b` = Aqua (Light Blue)<br \/>\n&#8211; `&#038;f` = White<br \/>\n&#8211; `&#038;e` = Yellow<br \/>\n&#8211; `&#038;6` = Gold<br \/>\n&#8211; `&#038;c` = Red<br \/>\n&#8211; `&#038;4` = Dark Red<\/p>\n<p>&#8212;<\/p>\n<p>## How It Works<\/p>\n<p>### Detection Logic<br \/>\n1. **Monitoring**: The plugin tracks when players mine ore blocks<br \/>\n2. **Pattern Analysis**: Calculates mining speed (ores per second) within the time window<br \/>\n3. **Severity Assessment**: Determines alert level based on ore count and mining speed<br \/>\n4. **Point Assignment**: Adds points to the player&#8217;s X-ray suspicion score<br \/>\n5. **Staff Notification**: Sends formatted alerts to all staff with `xray.alerts` permission<\/p>\n<p>### Tracked Ores<br \/>\nThe plugin monitors all ore types including:<br \/>\n&#8211; Coal, Iron, Gold, Diamond, Emerald<br \/>\n&#8211; Lapis Lazuli, Redstone, Copper<br \/>\n&#8211; Nether Gold, Nether Quartz<br \/>\n&#8211; Ancient Debris<br \/>\n&#8211; Deepslate variants of all ores<\/p>\n<p>### Alert Format<br \/>\n&#8220;`<br \/>\n[XrayDetector] PlayerName mined 15 ores in 30.0 seconds [MEDIUM] (+15 points, Total: 45)<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## Commands &#038; Permissions<\/p>\n<p>| Command | Permission | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/xray toggle` | `xray.admin` | Toggle detection on\/off |<br \/>\n| `\/xray set ores <num>` | `xray.admin` | Set ore threshold |<br \/>\n| `\/xray set time <sec>` | `xray.admin` | Set time window |<br \/>\n| `\/xray tp <player>` | `xray.admin` | Teleport to player (spectator) |<br \/>\n| `\/xray chances list` | `xray.admin` | Show top suspects |<br \/>\n| `\/xray reload` | `xray.admin` | Reload configuration |<\/p>\n<p>**Aliases:** `\/xr`, `\/xraydetector`<\/p>\n<p>&#8212;<\/p>\n<p>## FAQ<\/p>\n<p>**Q: Does this plugin prevent X-ray?**<br \/>\nA: No, this plugin only detects potential X-ray usage. It cannot prevent players from using X-ray texture packs or mods.<\/p>\n<p>**Q: Will this catch all X-ray users?**<br \/>\nA: The plugin detects suspicious mining patterns that may indicate X-ray usage. However, it&#8217;s not 100% accurate and should be used as one tool among many for server moderation.<\/p>\n<p>**Q: Can players see the alerts?**<br \/>\nA: Only players with the `xray.alerts` permission (typically staff) receive alerts.<\/p>\n<p>**Q: What happens when a player is detected?**<br \/>\nA: The plugin only sends alerts and tracks points. Staff must manually review and take appropriate action.<\/p>\n<p>**Q: Does this work on older versions?**<br \/>\nA: The plugin requires Minecraft 1.13 or newer due to API compatibility.<\/p>\n<p>&#8212;<\/p>\n<p>## Support &#038; Updates<\/p>\n<p>For bug reports, feature requests, or support:<br \/>\n&#8211; Open an issue on the project repository<br \/>\n&#8211; Contact the server administrator<\/p>\n<p>&#8212;<\/p>\n<p>## License<\/p>\n<p>**XrayDetector** by **nevmind**<br \/>\n**All Rights Reserved**<\/p>\n<p>This software is proprietary and confidential. Unauthorized copying, distribution, or modification is strictly prohibited without explicit permission from the author.<\/p>\n<p>&#8212;<\/p>\n<p>## Credits<\/p>\n<p>**Developer:** nevmind<br \/>\n**Plugin Version:** 1.0.0<br \/>\n**Last Updated:** 2025<\/p>\n<p>Thank you for using XrayDetector!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A lightweight plugin that sends alerts to the staff team when it suspects that someone is X-raying<\/p>\n","protected":false},"featured_media":172662,"template":"","meta":{"_minecraft_slug":"xraydetector","_minecraft_project_id":"NjKf0tyX","_minecraft_author":"Nevmind","_minecraft_license":"CC-BY-ND-4.0","_minecraft_downloads":2939,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"xraydetector.zip","_minecraft_size_bytes":24469,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T05:13:45.161184Z","_minecraft_date_created":"2025-10-11T06:03:16.439037Z","_minecraft_date_modified":"2025-10-10T15:31:12.546194Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/xraydetector","_minecraft_icon_attachment_id":172662,"_minecraft_imported_at":"2026-06-09T22:16:42+00:00","_minecraft_import_hash":"39591dcbd5cc97bedf6c528668bedf17","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,89,126,127,128,129,92],"mod_loader":[130,132,133,134],"minecraft_version":[438,446,449,110,111,112,113,114,115,116,117,118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,73,74,38,78,79,80,81,82],"class_list":["post-172661","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-13","minecraft_version-1-13-1","minecraft_version-1-13-2","minecraft_version-1-14","minecraft_version-1-14-1","minecraft_version-1-14-2","minecraft_version-1-14-3","minecraft_version-1-14-4","minecraft_version-1-15","minecraft_version-1-15-1","minecraft_version-1-15-2","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>XrayDetector - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/xraydetector\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"XrayDetector - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A lightweight plugin that sends alerts to the staff team when it suspects that someone is X-raying\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/xraydetector\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xraydetector\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xraydetector\\\/\",\"name\":\"XrayDetector - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xraydetector\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xraydetector\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/xraydetector-icon-72973c921db2df389ecebb15cbf2b0bd92098b31_96.webp\",\"datePublished\":\"2026-06-09T22:16:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xraydetector\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xraydetector\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xraydetector\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/xraydetector-icon-72973c921db2df389ecebb15cbf2b0bd92098b31_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/xraydetector-icon-72973c921db2df389ecebb15cbf2b0bd92098b31_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xraydetector\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"XrayDetector\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"XrayDetector - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/xraydetector\/","og_locale":"en_US","og_type":"article","og_title":"XrayDetector - Minecraft","og_description":"A lightweight plugin that sends alerts to the staff team when it suspects that someone is X-raying","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/xraydetector\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/xraydetector\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/xraydetector\/","name":"XrayDetector - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/xraydetector\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/xraydetector\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/xraydetector-icon-72973c921db2df389ecebb15cbf2b0bd92098b31_96.webp","datePublished":"2026-06-09T22:16:42+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/xraydetector\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/xraydetector\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/xraydetector\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/xraydetector-icon-72973c921db2df389ecebb15cbf2b0bd92098b31_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/xraydetector-icon-72973c921db2df389ecebb15cbf2b0bd92098b31_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/xraydetector\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"XrayDetector"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/172661","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/172662"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=172661"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=172661"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=172661"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=172661"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}