Skip to content

Add skill-tracker plugin#12003

Merged
runelite-github-app[bot] merged 4 commits into
runelite:masterfrom
mscarpenter:master
May 17, 2026
Merged

Add skill-tracker plugin#12003
runelite-github-app[bot] merged 4 commits into
runelite:masterfrom
mscarpenter:master

Conversation

@mscarpenter
Copy link
Copy Markdown
Contributor

A RuneLite plugin that tracks XP gains across all F2P skills and syncs snapshots to a personal backend for historical analysis.

Features

  • Tracks XP for all 17 F2P skills via StatChanged events
  • Displays current XP and level in a sidebar panel
  • Periodic snapshot sync to a Supabase backend (opt-in, disabled by default)
  • User must explicitly enable sync and acknowledge the 3rd-party server warning

Compliance

  • Sync is opt-in with the required warning: "This feature submits your IP address to a 3rd-party server not controlled or verified by RuneLite developers"
  • No data from other players is collected
  • No game input is injected
  • Java 11 compatible, no reflection, no JNI

@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented May 17, 2026

@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented May 17, 2026

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

@runelite-github-app runelite-github-app Bot merged commit fb4955d into runelite:master May 17, 2026
2 of 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.

1 participant