ItemDatabase
ModrinthSpigotMCItemDataBase - Simple plugin that allows you to create custom items using ItemStack system, remove it from the player's inventory and check the amount of items in player's inventory!
15 downloads updated 1mo ago
latest v1.0.1 Modrinth
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
- save item from your hand to database, you can update it with this command - /idb remove
- remove item using id from the database - /idb give
- give to player the item by id from database (no messages to anyone) - /idb clear
- 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_
% - parse if the player has item (true/false) - %itemdatabase_countitem_
% - 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!


Comments 0
No comments yet. Be the first to share your thoughts.