MCP Minecraft Remote
Skills
lookAt
Make the player look in a specific direction or at coordinates
moveTo
Move the player to a specific location
digBlock
Dig a block at the specified coordinates
sendChat
Send a chat message to the Minecraft server
tossItem
Throw items from inventory
craftItem
Craft an item using available materials
equipItem
Equip an item from inventory to hand or armor slot
getRecipes
Get a list of available crafting recipes
listTrades
List available trades from a nearby villager
placeBlock
Place a block at the specified location
depositItem
Put items into an open container
getPosition
Get the current position of the player in the Minecraft world
moveControl
Control the player with basic movement commands
useOnEntity
Use held item on a specific entity
attackEntity
Attack a specific entity
followEntity
Follow a specific entity
withdrawItem
Take items from an open container
getServerInfo
Get information about the currently connected server
openContainer
Open a container (chest, furnace, etc.) at specific coordinates
checkInventory
Check the items in the player inventory
closeContainer
Close the currently open container
connectToServer
Connect to a Minecraft server with the specified credentials
getNearbyPlayers
Get a list of players nearby
inventoryDetails
Get detailed information about inventory items
getNearbyEntities
Get a list of all entities nearby
tradeWithVillager
Trade with a nearby villager
disconnectFromServer
Disconnect from the Minecraft server