From 16b377bddd336406ffd4675b49b069e09d11bc2c Mon Sep 17 00:00:00 2001 From: kellygrillojr Date: Mon, 26 Jan 2026 05:47:34 -0500 Subject: [PATCH] update osrsloottracker * 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 * Added options to configure which drop types (valuable, collection log, pets) get sent to individual channels. * Removed test method from code. Method was used to test the discord messages sent to channels. * Downgraded log.info to log.debug in multiple places --------- Co-authored-by: riktenx --- plugins/osrsloottracker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/osrsloottracker b/plugins/osrsloottracker index 95311d46e..f4ae117d9 100644 --- a/plugins/osrsloottracker +++ b/plugins/osrsloottracker @@ -1,3 +1,3 @@ repository=https://github.com/kellygrillojr/OSRSLootTrackerPlugin.git -commit=dce362e6fd6cb718b56902a496b39beb2d097b9c +commit=0f510f66937a828cea3f0b48960dc083c3c1ddca 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