
Inspector
A high-performance, modern alternative to LogBlock and CoreProtect that precisely tracks block changes, container transactions, and advanced explosion forensics without lagging your server.
- Загрузки
- 238
- Подписчики
- 1
- Обновлён
- 26 ноября 2025 г.
- Лицензия
- CC-BY-NC-4.0
Опубликован 26 ноября 2025 г.
⚠️ 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.
If you want to report a bug or suggest a new plugin, join my Discord server.
🔎 Inspector
Log. Analyze. Protect.
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.
✨ Key Features
- 🔍 Interactive Inspection Tool: No complex commands needed for daily use.
- Simply type
/inspectto get the tool (Stick) and toggle inspection mode. - Right-click any block to see its full history with Clickable Pagination (
[< Previous] [Next >]) and smart time separators.
- Simply type
- 🧨 Advanced Explosion Forensics: Inspector determines exactly who caused an explosion.
- Tracks TNT primed by flint & steel, flaming arrows, or projectiles.
- Redstone Detective: Traces signals back to buttons, levers, or target blocks to find the culprit behind the mechanism.
- Supports Bed Bombing and Respawn Anchors in other dimensions.
- 📦 Container Transaction Logging: Tracks every item movement.
- Records items Deposited into or Withdrawn from chests, barrels, furnaces, etc.
- Snapshot System: If a container is broken, the plugin logs its full inventory contents the moment before destruction.
- 🌊 Smart Flow Tracking: Detects who spilled water or lava.
- 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.
- 🛡️ Granular Access Control: Perfect for staff management.
- Temporary Access: Admins can
/inspector grantaccess to a player for a specific time (e.g., 10 minutes). Access automatically revokes when time expires. - Persistence: The server remembers your inspection mode state even if you disconnect.
- Temporary Access: Admins can
- 🚀 High-Performance Architecture:
- All database operations (SQLite) run Asynchronously to ensure zero main-thread lag.
- Module System: You can disable resource-heavy features (like Flow tracking) in the config if running on weaker hardware.
- 🏹 "Sniper" Detection: Solves the "mystery arrow" problem. If a player activates a button using an Arrow or Trident to trigger a trap, the plugin identifies the shooter.
⚙️ Configuration
Everything is customizable via config.yml or in-game commands:
- Retention Days: How long should logs be kept? (Default: 14 days).
- Redstone Depth: How far should the plugin search for buttons/levers connected to TNT?
- Modules: Toggle Block Changes, Explosions, Flow, Interactions, or Entities independently to save resources.
- Logs per Page: Customize how many entries appear in chat.
🔎 Inspector - Commands & Permissions
Main commands: /inspector (Admin) and /inspect (Tool)
| Command | Description | Permission | Default |
|---|---|---|---|
| --- PLAYER / TOOL --- | |||
/inspect |
Toggles inspection mode & gives tool. | inspector.tool |
❌ OP |
/i, /lb, /logblock |
Aliases for /inspect. |
inspector.tool |
❌ OP |
/inspector language <pl/en> |
Change your personal interface language. | inspector.use |
✅ Everyone |
/inspector |
Displays server status & active modules. | inspector.use |
✅ Everyone |
/inspector help |
Displays available commands. | inspector.use |
✅ Everyone |
| --- ADMIN --- | |||
/inspector grant <p> <m> |
Give temp access to a player for X min. | inspector.admin |
❌ OP |
/inspector revoke [p] |
Revoke temp access (from one or all). | inspector.admin |
❌ OP |
/inspector listtemp |
Show players with active temp access. | inspector.admin |
❌ OP |
/inspector toggle <mod> |
Toggle modules (flow, explosions, etc.). | inspector.modules |
❌ OP |
/inspector reload |
Reloads configuration & messages. | inspector.admin |
❌ OP |
- Wildcard Permission:
inspector.*(Grants full command access).
Modules (Toggleable): You can enable/disable these systems via config or command to optimize performance.
block-change: Placing and breaking blocks.explosions: TNT, Creepers, Beds, Anchors, Fire.flow: Water/Lava spread and destruction (Heaviest).interactions: Chest opening, transactions (deposit/withdraw).entities: Item Frames, Armor Stands, Buckets, Trampling.
🚀 Installation
- Download the
.jarfile. - Place it in the
/plugins/folder of your server (Spigot/Paper/Purpur 1.21.x). - Restart the server.
Ченджлог
v1.0Релиз1.21.3, 1.21.4, 1.21.5 · 26 ноября 2025 г.
✨ Inspector v1.0 - Complete Feature List
- 🔍 Interactive Inspection Tool: No complex commands needed for daily use. Simply right-click any block with the Inspector Tool (Stick) to view its full history. Features a clickable Pagination System (
[< Previous] [Next >]) and smart time separators for maximum readability. - 🧨 Advanced Explosion Forensics: Determines exactly who caused an explosion. Tracks TNT primed by flint & steel, flaming arrows, or complex Redstone mechanisms (tracing signals back to buttons/levers). Also fully supports Bed Bombing and Respawn Anchors in other dimensions.
- 📦 Container Transaction Logging: Meticulously records items deposited into or withdrawn from chests, barrels, furnaces, and hoppers. Includes a Snapshot System that logs the full contents of a container the exact moment it is broken/destroyed.
- 🌊 Smart Flow Tracking: Detects who spilled water or lava. If a liquid stream washes away crops, rails, or Redstone, the plugin correctly attributes the destruction to the player who placed the source bucket, even blocks away.
- 🛡️ Granular Access Control: Admins can Grant or Revoke temporary inspection access to players for a specific duration (e.g.,
/inspector grant Steve 10). Includes a persistent toggle system that remembers a player's inspection mode even after re-logging. - 🧱 Entity & Interaction Logging: Tracks subtle griefing methods, including Item Frame theft, Armor Stand breaking, Enderman block stealing, and crop trampling.
- 🚀 High-Performance Architecture: All database operations (SQLite) run Asynchronously to ensure zero main-thread lag. Includes a configurable Module System, allowing admins to disable resource-heavy features (like Flow or Entity tracking) on weaker servers.
- 🏹 "Sniper" Detection: Solves the "mystery arrow" problem. If a player activates a button or target block using a projectile (Arrow/Trident) to trigger TNT, the plugin identifies the shooter as the culprit.
- 🌍 Per-Player Localization: Full multi-language support (EN/PL). Players can select their preferred language via commands, and this preference is saved permanently to their persistent data container.
Комментарии
Загружаем…