A xinbot plugin to handle bot movement and terrains.
English / 简体中文
-
Download
Get the latest version from Releases:
MovementSync-[version].jar -
Copy it to your plugin directory.
-
Launch xinbot.
| Command | Description |
|---|---|
whereami |
Show current position and rotation |
jump |
Perform a jump |
getblockat |
Get block info at a coordinate |
walk |
Walk in a direction for a duration |
lookat |
Look at a coordinate |
movement |
Control the MovementController (pause/resume/cancel) |
entities |
List entities in the world |
interactblock |
Interact with a block |
interactentity |
Interact with an entity |
inventory |
Show inventory |
container |
Show current container content |
ispassable |
Check if a block is passable |
lookatentity |
Look at an entity by ID |
goto |
Pathfind to a coordinate |
follow |
Follow an entity by ID |
ride |
Ride an entity or dismount |
cansee |
Check line-of-sight to a coordinate |
stop |
Stop all movement and clear goals |
debug |
Print current state for troubleshooting |
- Issues: Bug reports and feature requests
- Discussions: Share ideas, code snippets, or showcase your plugins based on MovementSync
If you like MovementSync, giving a ⭐ is always appreciated!
GPL-3.0-or-later — see LICENSE for full text.
- You may use, modify, and distribute the plugin.
- If you distribute modified versions, you must disclose the source and maintain the same license.
- Include copyright and license notices in redistributions.
Made with ❤️ by huangdihd