remove Item
Remove a count of items from player's inventory.
Return
true if removal succeeded, false otherwise
Parameters
player
the Player to modify
item
item type to remove
count
amount to remove
Remove a count of items from player's inventory.
true if removal succeeded, false otherwise
the Player to modify
item type to remove
amount to remove