{"id":85398,"date":"2026-06-05T00:05:17","date_gmt":"2026-06-04T21:05:17","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/inspector\/"},"modified":"2026-06-05T00:05:17","modified_gmt":"2026-06-04T21:05:17","slug":"inspector","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/inspector\/","title":{"rendered":"Inspector"},"content":{"rendered":"<p>> **\u26a0\ufe0f Compatibility Note:** This plugin is built for **Minecraft 1.21.5 Purpur**. I tested it on Purpur 1.21.5 and Spigot 1.21.1. It should work on 1.21.1-1.21.5 Spigot\/Purpur\/Paper\/Bukkit.<\/p>\n<p>If you want to report a bug or suggest a new plugin, join my Discord server.<\/p>\n<p># \ud83d\udd0e Inspector<\/p>\n<p>**Log. Analyze. Protect.**<\/p>\n<p>Inspector is a high-performance, asynchronous block logger designed for modern survival servers. It tracks block changes, container transactions, and explosions with forensic precision. Unlike older loggers, Inspector uses smart heuristics to determine exactly *who* triggered an explosion via Redstone or who spilled that water bucket, all while keeping your database clean and your server lag-free.<\/p>\n<p>### \u2728 Key Features<\/p>\n<p>* **\ud83d\udd0d Interactive Inspection Tool:** No complex commands needed for daily use.<br \/>\n    * Simply type `\/inspect` to get the tool (Stick) and toggle inspection mode.<br \/>\n    * Right-click any block to see its full history with **Clickable Pagination** (`[< Previous] [Next >]`) and smart time separators.<br \/>\n* **\ud83e\udde8 Advanced Explosion Forensics:** Inspector determines exactly **who** caused an explosion.<br \/>\n    * Tracks TNT primed by flint &#038; steel, flaming arrows, or projectiles.<br \/>\n    * **Redstone Detective:** Traces signals back to buttons, levers, or target blocks to find the culprit behind the mechanism.<br \/>\n    * Supports **Bed Bombing** and **Respawn Anchors** in other dimensions.<br \/>\n* **\ud83d\udce6 Container Transaction Logging:** Tracks every item movement.<br \/>\n    * Records items **Deposited** into or **Withdrawn** from chests, barrels, furnaces, etc.<br \/>\n    * **Snapshot System:** If a container is broken, the plugin logs its full inventory contents the moment before destruction.<br \/>\n* **\ud83c\udf0a Smart Flow Tracking:** Detects who spilled water or lava.<br \/>\n    * If a liquid stream flows 5 blocks away and destroys crops or Redstone, the plugin correctly attributes the destruction to the player who placed the source bucket.<br \/>\n* **\ud83d\udee1\ufe0f Granular Access Control:** Perfect for staff management.<br \/>\n    * **Temporary Access:** Admins can `\/inspector grant` access to a player for a specific time (e.g., 10 minutes). Access automatically revokes when time expires.<br \/>\n    * **Persistence:** The server remembers your inspection mode state even if you disconnect.<br \/>\n* **\ud83d\ude80 High-Performance Architecture:**<br \/>\n    * All database operations (SQLite) run **Asynchronously** to ensure zero main-thread lag.<br \/>\n    * **Module System:** You can disable resource-heavy features (like Flow tracking) in the config if running on weaker hardware.<br \/>\n* **\ud83c\udff9 &#8220;Sniper&#8221; Detection:** Solves the &#8220;mystery arrow&#8221; problem. If a player activates a button using an Arrow or Trident to trigger a trap, the plugin identifies the shooter.<\/p>\n<p>&#8212;<\/p>\n<p>### \u2699\ufe0f Configuration<\/p>\n<p>Everything is customizable via `config.yml` or in-game commands:<\/p>\n<p>* **Retention Days:** How long should logs be kept? (Default: 14 days).<br \/>\n* **Redstone Depth:** How far should the plugin search for buttons\/levers connected to TNT?<br \/>\n* **Modules:** Toggle Block Changes, Explosions, Flow, Interactions, or Entities independently to save resources.<br \/>\n* **Logs per Page:** Customize how many entries appear in chat.<\/p>\n<p>&#8212;<\/p>\n<p>### \ud83d\udd0e Inspector &#8211; Commands &#038; Permissions<\/p>\n<p>**Main commands:** `\/inspector` (Admin) and `\/inspect` (Tool)<\/p>\n<p>| Command | Description | Permission | Default |<br \/>\n| :&#8212; | :&#8212; | :&#8212; | :&#8212; |<br \/>\n| **&#8212; PLAYER \/ TOOL &#8212;** | | | |<br \/>\n| `\/inspect` | Toggles inspection mode &#038; gives tool. | `inspector.tool` | \u274c OP |<br \/>\n| `\/i`, `\/lb`, `\/logblock` | Aliases for `\/inspect`. | `inspector.tool` | \u274c OP |<br \/>\n| `\/inspector language <pl\/en>` | Change your personal interface language. | `inspector.use` | \u2705 Everyone |<br \/>\n| `\/inspector` | Displays server status &#038; active modules. | `inspector.use` | \u2705 Everyone |<br \/>\n| `\/inspector help` | Displays available commands. | `inspector.use` | \u2705 Everyone |<br \/>\n| **&#8212; ADMIN &#8212;** | | | |<br \/>\n| `\/inspector grant <\/p>\n<p> <m>` | Give temp access to a player for X min. | `inspector.admin` | \u274c OP |<br \/>\n| `\/inspector revoke [p]` | Revoke temp access (from one or all). | `inspector.admin` | \u274c OP |<br \/>\n| `\/inspector listtemp` | Show players with active temp access. | `inspector.admin` | \u274c OP |<br \/>\n| `\/inspector toggle <mod>` | Toggle modules (flow, explosions, etc.). | `inspector.modules` | \u274c OP |<br \/>\n| `\/inspector reload` | Reloads configuration &#038; messages. | `inspector.admin` | \u274c OP |<\/p>\n<p>* **Wildcard Permission:** `inspector.*` (Grants full command access).<\/p>\n<p>**Modules (Toggleable):**<br \/>\nYou can enable\/disable these systems via config or command to optimize performance.<\/p>\n<p>* `block-change`: Placing and breaking blocks.<br \/>\n* `explosions`: TNT, Creepers, Beds, Anchors, Fire.<br \/>\n* `flow`: Water\/Lava spread and destruction (Heaviest).<br \/>\n* `interactions`: Chest opening, transactions (deposit\/withdraw).<br \/>\n* `entities`: Item Frames, Armor Stands, Buckets, Trampling.<\/p>\n<p>&#8212;<\/p>\n<p>### \ud83d\ude80 Installation<\/p>\n<p>1.  Download the `.jar` file.<br \/>\n2.  Place it in the `\/plugins\/` folder of your server (Spigot\/Paper\/Purpur **1.21.x**).<br \/>\n3.  Restart the server.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A high-performance, modern alternative to LogBlock and CoreProtect that precisely tracks block changes, container transactions, and advanced explosion forensics without lagging your server.<\/p>\n","protected":false},"featured_media":85399,"template":"","meta":{"_minecraft_slug":"inspector","_minecraft_project_id":"pY3s5k3Z","_minecraft_author":"vipluk","_minecraft_license":"CC-BY-NC-4.0","_minecraft_downloads":196,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"inspector.zip","_minecraft_size_bytes":36923,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T12:46:34.387172Z","_minecraft_date_created":"2025-12-02T04:59:30.461153Z","_minecraft_date_modified":"2025-11-26T23:56:30.947463Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/inspector","_minecraft_icon_attachment_id":85399,"_minecraft_imported_at":"2026-06-04T21:05:18+00:00","_minecraft_import_hash":"2706c8246a8ed537d4e7f5af0ac38281","_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":[37,73,74,38,78],"class_list":["post-85398","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-21-1","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Inspector - 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\/inspector\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Inspector - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A high-performance, modern alternative to LogBlock and CoreProtect that precisely tracks block changes, container transactions, and advanced explosion forensics without lagging your server.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/inspector\/\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inspector\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inspector\\\/\",\"name\":\"Inspector - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inspector\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inspector\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/inspector-icon-46766e178661cd8ee1e055e900921d3eed10f878_96.webp\",\"datePublished\":\"2026-06-04T21:05:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inspector\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inspector\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inspector\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/inspector-icon-46766e178661cd8ee1e055e900921d3eed10f878_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/inspector-icon-46766e178661cd8ee1e055e900921d3eed10f878_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inspector\\\/#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\":\"Inspector\"}]},{\"@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":"Inspector - 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\/inspector\/","og_locale":"en_US","og_type":"article","og_title":"Inspector - Minecraft","og_description":"A high-performance, modern alternative to LogBlock and CoreProtect that precisely tracks block changes, container transactions, and advanced explosion forensics without lagging your server.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/inspector\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/inspector\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/inspector\/","name":"Inspector - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/inspector\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/inspector\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/inspector-icon-46766e178661cd8ee1e055e900921d3eed10f878_96.webp","datePublished":"2026-06-04T21:05:17+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/inspector\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/inspector\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/inspector\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/inspector-icon-46766e178661cd8ee1e055e900921d3eed10f878_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/inspector-icon-46766e178661cd8ee1e055e900921d3eed10f878_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/inspector\/#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":"Inspector"}]},{"@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\/85398","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\/85399"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=85398"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=85398"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=85398"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=85398"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}