From 742b91bd2389b72c1ffcf994b3401963ae934c38 Mon Sep 17 00:00:00 2001 From: Mike Dalton Date: Sat, 8 Aug 2026 22:52:14 -0400 Subject: [PATCH] update runeshare Add in-game location to the warning; the plugin now sends world map coordinates to osrs.runeshare.app when starting a task session. Sharing them is opt-out via the new "Share Location?" config option, so the default behavior still transmits location. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_016z42q3ae1T8t7z2sL83dnR --- plugins/runeshare | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/runeshare b/plugins/runeshare index b7052525e0cd..96ac346e9741 100644 --- a/plugins/runeshare +++ b/plugins/runeshare @@ -1,3 +1,3 @@ repository=https://github.com/kcdragon/runeshare-plugin.git -commit=b6f45d6eb4507b0d5e77a4ecc0a3284e80cb47cc -warning=This plugin submits your bank tag tab data and IP address to a server not controlled or verified by the RuneLite developers. +commit=7de87f8a3a8a63565ef63d5174a51895408f4de6 +warning=This plugin submits your bank tag tab data, in-game location, and IP address to a server not controlled or verified by the RuneLite developers.