GPS - Pathfinder! Minecraft Pathfinding Tool icon

GPS - Pathfinder! Minecraft Pathfinding Tool -----

A GPS tool to create a roadmap and find shortest paths to your target locations



v4.0.1 - Bugfix in /findlocation
A bugfix for the /findlocation command, where a permanent edge to a temporary node was being created.
The error leads to redstone particles of the editmode not showing initially and to /find not working anymore.
It can be solved by deleting the loose edges from the data storage with the command

Code (Text):
DELETE FROM pathfinder_edges WHERE (SELECT count(id) FROM pathfinder_waypoints WHERE id =  end_id ) = 0
In words: delete all edges where the referenced end node cannot be found in the waypoints table.

Full Changelog: v4.0.0...v4.0.1
----------, Jul 23, 2023
Resource Information
Author:
----------
Total Downloads: 2,645
First Release: Aug 31, 2022
Last Update: Oct 28, 2024
Category: ---------------
All-Time Rating:
11 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings