Skip to content

New Plugin: Shortest Grave#11889

Merged
runelite-github-app[bot] merged 3 commits into
runelite:masterfrom
FIrgolitsch:shortest-grave
May 12, 2026
Merged

New Plugin: Shortest Grave#11889
runelite-github-app[bot] merged 3 commits into
runelite:masterfrom
FIrgolitsch:shortest-grave

Conversation

@FIrgolitsch
Copy link
Copy Markdown
Contributor

Releasing Shortest Grave! A small plugin that integrates with Shortest Path to plan a route to the players' gravestone after death.

  • Keeps track of the location the player died and plans a path to that location after respawn.
  • Overrides Shortest Path path colour if desired
  • Checks if a gravestones has spawned and plans conditionally.
    • Can be overridden if desired.

@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented May 12, 2026

@FIrgolitsch
Copy link
Copy Markdown
Contributor Author

Was that error on my end or does it have something to do with the build process with you?

> Could not resolve net.runelite.arn:http-api:1.2.22. 
  Required by:
  root project : > net.runelite:client:1.12.26.3

@LlemonDuck
Copy link
Copy Markdown
Contributor

that error is transient, but you have a new one:

net.runelite.pluginhub.packager.PluginBuildException: shortest-grave: Plugin class "shortest-grave.ShortestGrave" is missing from the output jar

@LlemonDuck
Copy link
Copy Markdown
Contributor

plugins=shortest-grave.ShortestGrave should be shortestgrave.ShortestGravePlugin to match the plugin class' fqdn

@FIrgolitsch
Copy link
Copy Markdown
Contributor Author

Got it! Thanks!

@runelite-github-app
Copy link
Copy Markdown

Internal use only: Reviewer details Maintainer details

@runelite-github-app runelite-github-app Bot merged commit ddd8f49 into runelite:master May 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants