-
-
Notifications
You must be signed in to change notification settings - Fork 33
Shortest Path Notification
Adam Keenan edited this page May 16, 2026
·
1 revision
The Shortest Path action sets or clears a navigation route in the Shortest Path plugin. It requires the Shortest Path plugin to be installed in RuneLite.
📷 Screenshot needed: The Shortest Path action panel with Path mode selected, showing the start and target coordinate fields and the Use Current Location checkbox
Install the Shortest Path plugin from the RuneLite Plugin Hub.
| Mode | Effect |
|---|---|
| Path | Sets a route from a start point to a target point |
| Clear | Clears the current Shortest Path route |
The starting tile of the route. Uses world coordinates.
When checked, your character's current position is used as the start point, ignoring the Start coordinate fields.
The destination tile of the route.
- Farming run automation: when a farming patch timer fires, set the path to that patch's nearest bank or the patch itself.
- Post-quest navigation: after detecting a quest completion message, plot a path to the next objective's location.
- Shortest Path must be installed and enabled; otherwise this action silently does nothing.
- If the target is unreachable, Shortest Path will display its normal "no path found" behavior.
- To clear the path when you arrive, combine with a Location Alert near the target and a Shortest Path action in Clear mode.
Getting Started
Alert Types
- All Alerts
- Game Message
- Player Chat Message
- Overhead Text
- Stat Changed
- XP Drop
- Sound Fired
- Spawned Object
- Inventory
- Location
- Notification Fired
- Alert Group
- Advanced Alert
Action Types