Added "targetRemoveItem" — make "vampire" style items!
You can now remove items from the target's inventory in action handlers. For example, you could remove a diamond from the target's inventory when a player hits them with your custom item. This makes it possible to do "vampire" style actions, so players could remove an item from the target inventory and it could be put in theirs.