Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion PLUGINS.md
Original file line number Diff line number Diff line change
Expand Up @@ -1571,7 +1571,7 @@ Core plugins provide deeper integration with RusherHack by modifying Minecraft
---

- ### [RusherHack Pathfinder](https://github.com/tillay-rh-plugins/rusherhack-pathfinder) <br>
[![Latest Release Date](https://img.shields.io/github/release-date/tillay-rh-plugins/rusherhack-pathfinder?label=Latest%20Release&color=green)](https://github.com/tillay-rh-plugins/rusherhack-pathfinder/releases) [![GitHub Downloads](https://img.shields.io/github/downloads/tillay-rh-plugins/rusherhack-pathfinder/total)](https://github.com/tillay-rh-plugins/rusherhack-pathfinder/releases/download/v1.2.0-62548d/rusherhack-pathfinder-1.2.0.jar)<br>
[![Latest Release Date](https://img.shields.io/github/release-date/tillay-rh-plugins/rusherhack-pathfinder?label=Latest%20Release&color=green)](https://github.com/tillay-rh-plugins/rusherhack-pathfinder/releases) [![GitHub Downloads](https://img.shields.io/github/downloads/tillay-rh-plugins/rusherhack-pathfinder/total)](https://github.com/tillay-rh-plugins/rusherhack-pathfinder/releases/download/v1.2.0-35c969/rusherhack-pathfinder-1.2.0.jar)<br>
![MC Version](https://img.shields.io/badge/MC%20Version-1%2021%204-blueviolet)<br>
**Creator**: <img src="https://github.com/tillay.png?size=20" width="20" height="20"> [tillay](https://github.com/tillay)<br>
Google Maps for 2b2t highways with route planning, navigation, and ETA guidance.
Expand Down
4 changes: 2 additions & 2 deletions data/plugins-and-themes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2078,7 +2078,7 @@ plugins:
name: tillay
url: https://github.com/tillay
avatar: https://github.com/tillay.png?size=20
latest_release_tag: v1.2.0-62548d
latest_release_tag: v1.2.0-35c969
screenshots:
- url: ./Assets/rusherhack-pathfinder/ss1.png
alt: Pathfinder navigation overlay with ETA and turn-by-turn directions
Expand All @@ -2094,7 +2094,7 @@ plugins:
width: 550
is_core: false
mc_versions: 1.21.4
jar_url: https://github.com/tillay-rh-plugins/rusherhack-pathfinder/releases/download/v1.2.0-62548d/rusherhack-pathfinder-1.2.0.jar
jar_url: https://github.com/tillay-rh-plugins/rusherhack-pathfinder/releases/download/v1.2.0-35c969/rusherhack-pathfinder-1.2.0.jar
added_at: '2026-06-09'
updated_at: '2026-06-09'
themes:
Expand Down
4 changes: 2 additions & 2 deletions generated/json/plugins-and-themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -2642,7 +2642,7 @@
"url": "https://github.com/tillay",
"avatar": "https://github.com/tillay.png?size=20"
},
"latest_release_tag": "v1.2.0-62548d",
"latest_release_tag": "v1.2.0-35c969",
"screenshots": [
{
"url": "./Assets/rusherhack-pathfinder/ss1.png",
Expand All @@ -2667,7 +2667,7 @@
],
"is_core": false,
"mc_versions": "1.21.4",
"jar_url": "https://github.com/tillay-rh-plugins/rusherhack-pathfinder/releases/download/v1.2.0-62548d/rusherhack-pathfinder-1.2.0.jar",
"jar_url": "https://github.com/tillay-rh-plugins/rusherhack-pathfinder/releases/download/v1.2.0-35c969/rusherhack-pathfinder-1.2.0.jar",
"added_at": "2026-06-09",
"updated_at": "2026-06-09"
}
Expand Down
Loading