CheckItem Minecraft Plugin
By Legacy
This expansion allows checking if items are in the inventory of the target player
Plugin links
Placeholders
5 documented placeholders.
| Placeholder | Description | Copy |
|---|---|---|
%checkitem_<modifier1>,<modifier2>,<...>% |
Returns if user has the item | |
%checkitem_amount_<modifier1>,<modifier2>,<...>% |
Returns amount of items the user has | |
%checkitem_getinfo:<slot>_<modifier1>,<modifier2>,<...>% |
Returns information about an item in a slot. Returns information in the same order listed on this wiki. List is seperated via " &r" (Ex. %checkitem_getinfo:0_mat:) | |
%checkitem_give_<modifier1>,<modifier2>,<...>% |
Gives the player items. Returns true if successful, returns the number of items NOT given if unsuccessful. (When unsuccessful items can still begiven, it just might not be all of them) | |
%checkitem_remove_<modifier1>,<modifier2>,<...>% |
Removes the items from the players inventory - Can be used with amount, it just has to be after. (Ex. %checkitem_amount_remove_<...>%) Please becareful as it does REMOVE ITEMS FOR GOOD |
Permissions
0 documented permission nodes.
| Permission | Description | Copy |
|---|