ItemDB
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #531 of 1224 bukkit mods in this game by downloads
📋 About This Mod
# ItemDB **Store items once, access them everywhere.** --- ## ✨ Features - **Global Item Database** – Save an item once and retrieve it on any server using the same MySQL database - **Cross-Server Ready** – Perfect for networks with multiple Paper servers - **Easy Commands** – Add, remove, give, and show items quickly - **Clean GUI** – Browse saved items in an intuitive inventory menu - **MySQL Support** – Reliable storage with no file syncing needed --- ## ⚙ Commands ```text /db <name> - Retrieve an item /db add <name> - Save the item in your hand /db remove <name> - Remove an item /db giveitem <name> <player> - Give an item to another player /db show - Open the Items GUI ```` --- ## 🛡 Permissions ```text net.devvoxel.itemdb.use - use /db <name> net.devvoxel.itemdb.add - use /db add <name> net.devvoxel.itemdb.remove - use /db remove <name> net.devvoxel.itemdb.giveitem - use /db giveitem <name> <player> net.devvoxel.itemdb.show - use /db show net.devvoxel.itemdb.* - all permissions ``` --- ## ⚙ Configuration ```yaml # config.yml Prefix: "&8&7 " Database: Type: "mysql" Host: "127.0.0.1" Port: 3306 Database: "itemdb" User: "root" Password: "password" Table: "itemdb_items" # messages.yml no-permission: "&cYou don't have permission to do that!" item-added: "{prefix}&aItem &e{name}&a has been saved." item-removed: "{prefix}&aItem &e{name}&a has been removed." ... ``` --- ## 📊 Metrics This plugin uses **bStats** to collect anonymous usage data. You can disable this at any time in the config. --- ## ⬇️ Download Click the **Download Now** button to get the latest version of ItemDB! --- Developed with ❤️ by **CraftingStudioPro**
# ItemDB Store items once, access them everywhere.
## ✨ Features - Global Item Database – Save an item once and retrieve it on any server using the same MySQL database - Cross-Server Ready – Perfect for networks with multiple Paper servers - Easy Commands – Add, remove, give, and show items quickly - Clean GUI – Browse saved items in an intuitive inventory menu - MySQL Support – Reliable storage with no file syncing needed
## ⚙ Commands
```text
/db
## 🛡 Permissions
```text
net.devvoxel.itemdb.use - use /db
## ⚙ Configuration
```yaml # config.yml Prefix: "&8[&cItemDB&8]&7 " Database: Type: "mysql" Host: "127. 0. 0. 1" Port: 3306 Database: "itemdb" User: "root" Password: "password" Table: "itemdb_items"
# messages.yml no-permission: "&cYou don't have permission to do that!" item-added: "{prefix}&aItem &e{name}&a has been saved." item-removed: "{prefix}&aItem &e{name}&a has been removed." ... ```
## 📊 Metrics
This plugin uses bStats to collect anonymous usage data. You can disable this at any time in the config.
## ⬇️ Download
Click the Download Now button to get the latest version of ItemDB!
Developed with ❤️ by CraftingStudioPro
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- FrediFret
- Version
- 1.0.2-SNAPSHOT
- Downloads
- 118
- Endorsements
- 0
- Category
- bukkit
- Created
- 12/28/2025
- Updated
- 12/24/2025
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- management, optimization, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does ItemDB support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of ItemDB?
Version 1.0.2-SNAPSHOT, published 2025-12-24 with 118 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await