Skip to content

Add Gielinor Profile Sync - #14911

Open
cwewright wants to merge 1 commit into
runelite:masterfrom
cwewright:add-gielinor-profile-sync
Open

Add Gielinor Profile Sync#14911
cwewright wants to merge 1 commit into
runelite:masterfrom
cwewright:add-gielinor-profile-sync

Conversation

@cwewright

@cwewright cwewright commented Aug 10, 2026

Copy link
Copy Markdown

Description

Gielinor Profile Sync writes a versioned, local-only account snapshot for personal dashboards and progression tools.

The snapshot includes the logged-in player's skills, quests, Achievement Diary tier completion, item-container freshness, Grand Exchange offers, and a compact copy of the local player's model for private avatars.

Privacy and behavior

  • Performs no network requests.
  • Writes only beneath .runelite/gielinor-profile-sync.
  • Does not export world, coordinates, FPS, animation state, credentials, Discord data, or other players.
  • File writes run on a dedicated executor rather than the client thread.
  • Uses the Plugin Hub's standard build mode and adds no third-party runtime dependencies.

Validation

  • Java 11
  • RuneLite latest.release
  • 4 unit tests passing
  • Plugin Hub build passing
  • Live in-game export confirmed through the Jagex Launcher development flow

@runelite-github-app

Copy link
Copy Markdown

@runelite-github-app

Copy link
Copy Markdown

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

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