
Save your custom items so you don't lose them.
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.
Items can be found by matching against four key fields:
minecraft:diamond_sword)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! |
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. |
| Command | Description | Permission |
|---|---|---|
/itemdb |
Opens the main ItemDB menu. | itemdb.use |
/itemdb reload |
Reloads the plugin configuration. | itemdb.admin |