Manages waypoints displayed on the locator bar — a HUD element that shows directional markers pointing toward saved locations.
/waypoint add <name> [<pos>] [<icon>] /waypoint remove <name> /waypoint list /waypoint clear
| Name | Required | Description |
|---|---|---|
| name | Yes (add/remove) | The unique name identifier for the waypoint. |
| pos | No | The coordinates for the waypoint. Defaults to the executor's position. |
| icon | No | The icon to display on the locator bar for this waypoint. |
/waypoint add my_base /waypoint add stronghold 120 40 -300 /waypoint remove my_base /waypoint list