Removes slot(s) from the inventory.
Parameter types:
string = tries to remove items with the same name
string[] = tries to remove items with one of the names in the array
Item = tries to remove items with the same name and properties
Slot = tries to remove items with the same name, properties and count
Removes slot(s) from the inventory. Parameter types: string = tries to remove items with the same name string[] = tries to remove items with one of the names in the array Item = tries to remove items with the same name and properties Slot = tries to remove items with the same name, properties and count