Separate names with a comma.
Comments in 'Plugin Development' started by JackboyPlay, Mar 6, 2016.
How can I remove an specified item from the inventory?
PHP: $player->getInventory()->removeItem(Item::get(ID,Damage,Amount));
$player->getInventory()->removeItem(Item::get(ID,Damage,Amount));