ItemDB | Cross-Server Item Storage for Networks icon

ItemDB | Cross-Server Item Storage for Networks -----

Simple. Fast. Cross-server item database.



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

Code (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

Code (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

Code (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 DevVoxel
Resource Information
Author:
----------
Total Downloads: 7
First Release: Sep 29, 2025
Last Update: Oct 2, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings