Compatibility
Minecraft: Java Edition
1.16.x
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published 2 days ago
ItemDataBase
A simple plugin to save items, use it in other plugins, parse items with PlaceholderAPI and other features!
Dependencies
PlaceholderAPI - Recommended to use this plugin to work with IDB
Commands
- /idb save <id> - save item from your hand to database, you can update it with this command
- /idb remove <id> - remove item using id from the database
- /idb give <player> <id> - give to player the item by id from database (no messages to anyone)
- /idb clear <player> <id> <amount> - clear the items from database out of player's inventory
- /idb list - shows the list of items from database
- /idb reload - reloads the plugin files

Placeholders (PlaceholderAPI)
- !warning! to use the placeholders you need to install PlaceholderAPI to your server first.
- %itemdatabase_hasitem_<id>% - parse if the player has item (true/false)
- %itemdatabase_countitem_<id>% - parse the amount of item in player's inventory (amount - int)
Updates
I'm gonna update this plugin often, in the next update i'm wanted to add menu to this plugin to take items from base, "/idb clear all" command to clear all items from player's inventory and much more, good luck with your server and please leave a feedback!



