moveTo
Position the player to a specific X, Y, Z coordinate in Minecraft using precise coordinates. Enables direct relocation within the game world for navigation or task execution.
Instructions
Move the player to a specific location
Input Schema
Name | Required | Description | Default |
---|---|---|---|
x | Yes | X coordinate | |
y | Yes | Y coordinate | |
z | Yes | Z coordinate |