From 8ebd64fed3ed62b14809e711314afac403479d1b Mon Sep 17 00:00:00 2001 From: kellygrillojr Date: Fri, 26 Dec 2025 17:33:25 -0500 Subject: [PATCH] add osrsloottracker (#9843) * 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 --------- Co-authored-by: riktenx --- plugins/osrsloottracker | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 plugins/osrsloottracker diff --git a/plugins/osrsloottracker b/plugins/osrsloottracker new file mode 100644 index 000000000..ca133974c --- /dev/null +++ b/plugins/osrsloottracker @@ -0,0 +1,3 @@ +repository=https://github.com/kellygrillojr/OSRSLootTrackerPlugin.git +commit=985a8098ac9c20234c477065dff4c1863d7a4a9f +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