wp_save
Save a Minecraft waypoint by name; if coordinates are omitted, the current position is used. This records locations for later navigation and checkpoints.
Instructions
Save a waypoint. Uses current position if coordinates are not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| z | Yes | ||
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |