get-position
Retrieve the precise in-game coordinates of your Minecraft bot for accurate navigation and positioning within the MCP server environment.
Instructions
Get the current position of the bot
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}