giveItemToSomeone
Transfer items to another player on the Minecraft MCP Server. Specify the recipient's username, item name, and quantity to facilitate in-game item sharing easily.
Instructions
Give items to another player
Input Schema
Name | Required | Description | Default |
---|---|---|---|
itemCount | Yes | Number of items to give | |
itemName | Yes | Name of the item to give | |
userName | Yes | Username of the player to give items to |