
A client-side Fabric mod that replaces the default vanilla locator bar with a customizable off-screen indicator waypoint system. Instead of letting the the locator bar obstruct the experience bar, player waypoints are projected directly onto the border of your HUD — always visible, never in the way.
Features
Screen-edge projection
Waypoints are projected to the nearest point on the screen border in the direction of the tracked player. Icons stay at the edge at all times, fading out smoothly when they overlap with the hotbar area at the bottom of the screen.
Focus system
When a waypoint is focused, it pulls inward from the screen edge and scales up to draw your attention. Three trigger modes are available:
- Hover — focus activates when your mouse is over the waypoint
- Focal — focus activates when the waypoint is in central view
- Player List — focus activates while you hold the tab key
When focused, the waypoint can optionally display:
- The player's name
- The distance to the player
Player face icons
Optionally render each player's skin face as the waypoint icon instead of the default dot. The face size can scale automatically with distance — smaller when the player is far away, larger when they are close. The outline colour can be set to match the waypoint colour, the player's team colour, or black.
Compass
An optional screen-edge compass renders cardinal directions (N, S, E, W) and optionally intercardinal directions (NE, NW, SE, SW) using the same projection system as waypoints.
Per-player overrides
Individual players can be given a custom icon colour or set to always appear focused regardless of the global trigger setting. Overrides are configured by player name.

