PinPoint is a lightweight client-side mod that adds a convenient /setwaypoint command for creating waypoints in Xaero's Minimap directly from in-game chat. It automatically detects coordinates in chat messages and suggests them as you type!
- Instantly creates a red waypoint in Xaero's Minimap
- Automatically rotates your camera to face the new waypoint
- Waypoints are named "Waypoint" with "W" symbol (customizable via lang files)
- Automatically scans all chat messages for coordinates
- Recognizes coordinates in various formats:
449, 167, 2116,1000 64 -200,-1234,56,789
- When typing
/setwaypoint, tab completion shows recently mentioned coordinates from chat - Each suggestion displays the full coordinate set for easy reference
- Helps you quickly create waypoints from coordinates shared by other players
/setwaypoint 100 64 200
This creates a waypoint at X=100, Y=64, Z=200.
- Someone in chat says: "I found diamonds at -123, 45, 789!"
- Type
/setwaypointand press Tab - The coordinates
-123, 45, 789will appear as a suggestion - Select it and press Enter
- Your camera automatically turns to face the waypoint!
Found a bug? Have a suggestion? Feel free to:
- Open an Issue
- Submit a Pull Request
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
- xaero96 for the amazing Xaero's World Map and Minimap mods
- All users who provide feedback and suggestions!
Note: This mod is not officially affiliated with Xaero's Minimap or its author. It's a third-party addon created by a fan.