OBX Insight
Modern Item Inspection & Debugging
Inspect any Minecraft item through a clean GUI and understand exactly what is stored inside it.
Unlike traditional item inspection tools, OBX Insight explains item data instead of merely displaying it. Inspection results are organized into clear categories, making it easy to understand how an item is constructed without digging through raw metadata or developer tools.
- Read-only item inspection
- Categorized inventory GUI
- Modern Paper component support
- Persistent Data Container explorer
- Human-readable findings
- Version-aware exports
- Zero database
Why OBX Insight?
Minecraft items have become increasingly complex.
Between custom names, lore, enchantments, attributes, data components, Persistent Data Containers, and plugin-specific metadata, identifying why an item behaves a certain way can be difficult.
OBX Insight organizes everything into focused inspection categories designed for both server administration and plugin development.
Inspection Categories
| Category | Description |
|---|---|
| Overview | Basic identity, material, rarity, durability, and classification. |
| Appearance | Display names, lore, formatting, models, and tooltip information. |
| Enchantments | Active and stored enchantments, conflicts, and unsafe levels. |
| Attributes | Attribute modifiers, operations, equipment slots, and values. |
| Components | Modern Paper data components and explicit overrides. |
| Persistent Data | Namespaced plugin data stored inside the item. |
| Specialized Metadata | Item-specific information such as books, potions, banners, heads, fireworks, maps, and more. |
| Raw Data | Developer-focused serialized item information. |
| Findings | Warnings, unusual values, unsupported data, and diagnostic insights. |
Exports
Generate diagnostic reports directly from the inspection menu.
- JSON inspection reports
- MiniMessage text export
- Version-aware Give Command generation (
/give) - Raw item data (where supported)
Exports are designed for troubleshooting, support requests, and development—not cross-version item recreation.
Commands
| Command | Description |
|---|---|
/inspect | Enable temporary inventory selection mode. |
/inspect hand | Inspect your main-hand item. |
/inspect offhand | Inspect your off-hand item. |
/inspect reopen | Reopen your previous inspection. |
/inspect export | Open the export menu. |
/inspect reload | Reload configuration and messages. |
Alias:
/insightRequirements
- Minecraft: Paper 1.21.4+
- Java: 21
Installation
- Download the latest release.
- Place the plugin into your server's
plugins/folder. - Start or restart your server.
- Run
/inspectin-game.
Need help or have a suggestion?
Roadmap
Future Releases:
- Item comparison
- Custom item integrations
- Advanced inspection targets
- Inspection history
- Developer API
OBX Insight is licensed under the MIT License.
