Follow / Stop Following Player
minecraft_follow_playerStart or stop continuous background following of a named player at a set distance, allowing the bot to trail the player while performing other tasks.
Instructions
Starts (or stops) continuously following a named player at a set distance. Unlike minecraft_goto_player this does NOT block — the bot keeps following in the background until minecraft_stop is called or this tool is called again with stop=true.
Returns: { message: string }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stop | No | Set true to stop following. | |
| range | No | ||
| username | Yes |