HomeJavaModsItemDB
ItemDB
ModsJava

ItemDB

by FrediFret · on Modrinth

Simple. Fast. Cross-server item database. Free Minecraft Java mod for 1.21, 1.21.1, 1.21.2.

⬇ Download on Modrinth

ItemDB

Store items once, access them everywhere.


✨ Features


⚙ Commands

/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

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

# 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

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more