From ba7926262f30b26b0c28828406c1c0fa2bfdeeef Mon Sep 17 00:00:00 2001 From: kellygrillojr Date: Mon, 29 Dec 2025 20:17:08 -0500 Subject: [PATCH] update osrsloottracker (#9992) * Added file to plugin-hub/plugins for osrsloottracker * no message * New Commit * no message * No longer sleeping the executor service, now I am using executor.schedule to get the logged in users RSN as per Riktenx's comment. * Update plugins/osrsloottracker * Added ability to have different value settings per channel. Also removed remaining uses of Desktop and replaced with LinkBrowser as per riktenx's request. * Updated to v 1.0.1 --------- Co-authored-by: riktenx --- plugins/osrsloottracker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/osrsloottracker b/plugins/osrsloottracker index ca133974c..0a4a15ea4 100644 --- a/plugins/osrsloottracker +++ b/plugins/osrsloottracker @@ -1,3 +1,3 @@ repository=https://github.com/kellygrillojr/OSRSLootTrackerPlugin.git -commit=985a8098ac9c20234c477065dff4c1863d7a4a9f +commit=75dfc471a9ff289ffb8210e52b8d62bb6a5e56a2 warning=This plugin submits your IP address, RSN, and screenshots of your drops to a 3rd-party server not controlled or verified by Runelite developers. \ No newline at end of file