Compatibility
Minecraft: Java Edition
1.21.8โ1.21.10
Platforms
Tags
Creators
Details
Licensed ARR
Published 7 months ago
๐ฆ ItemDB - Item Storage
ItemDB is a simple, yet powerful in-game item storage solution. It lets players ๐ฅ store items (preserving full NBT/meta) and retrieve them later โ making server management fast, simple, and entirely in-game.
โจ Features
- ๐ Main Menu: Access core functions: Save Item or Browse Items.
- ๐ Quick Saving: Dedicated GUI: place item in the middle slot โ Save / Cancel.
- ๐ Pagination: Browse stored items easily using a paginated viewer.
- ๐ Advanced Search: Find items fast with a dedicated search GUI.
- ๐ข Flexible Retrieval: Choose to retrieve items in stacks of 1, 8, 16, 32, or 64.
๐ Search System
Items can be found by matching against four key fields:
- ID: (e.g.,
minecraft:diamond_sword) - Display Name: The custom name players give items.
- Material Name: The base material of the item.
- Serialized Data: Searches within the item's NBT and Lore for deep matches.
๐จ UI & Messaging
ItemDB uses MiniMessage for rich, modern text formatting.
| Element | Style | Example Formatting |
|---|---|---|
| Prefix | Gradient & Gray Separator | <gradient:#00A8FF:#00E5FF><bold>ItemDB</bold></gradient> <gray>ยป</gray> |
| Buttons/Titles | Bold + BlueโTurquoise Gradient | ๐น Item Browser |
| Normal Text | Subtle Gray | โช Normal message text. |
| Errors | Bold Red | ๐ด An error occurred! |
๐พ Database Support
ItemDB offers flexibility for both small and large servers:
| Database | Use Case | Benefits |
|---|---|---|
| SQLite | Local, Single-Server | Zero setup, perfect for smaller communities. |
| MariaDB | External, Scalable | High performance, ideal for large or networked server environments. |
โ๏ธ Commands & Permissions
| Command | Description | Permission |
|---|---|---|
/itemdb |
Opens the main ItemDB menu. | itemdb.use |
/itemdb reload |
Reloads the plugin configuration. | itemdb.admin |
๐ป Requirements
- Server Software: Paper 1.21.8+
- Java Version: 21
- Encoding: Server set to UTF-8 encoding


