From 67abb529881674bbac50324803e44beb1f9ff4df Mon Sep 17 00:00:00 2001 From: Sharpienero Date: Mon, 22 Jun 2026 19:20:57 -0400 Subject: [PATCH] update embargo-clan-plugin to v1.6.1 (#12462) * Bump embargo to 1.6.1 - Fix bank widget - Add local client override for testing - Consolidate BASE_URL across 7 files - Add new config option to prevent "untrackable" items from syncing automatically on bank scan - Move raid board stuff to constants - Fix bug with panel resetting after transient payload errors - Add case insensitive dedupe + id first ordering - add npe guard for missing gear requirements * Add build=standard to runelite-pluign.properties --- plugins/embargo-clan-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/embargo-clan-plugin b/plugins/embargo-clan-plugin index dbcc2043b..ffba61048 100644 --- a/plugins/embargo-clan-plugin +++ b/plugins/embargo-clan-plugin @@ -1,4 +1,4 @@ repository=https://github.com/EmbargoOSRS/Embargo-Plugin.git -commit=ffe3ef3cc401cbb69c810fb231df7cfec5f194ea +commit=4ad31967f03998273b0397d160bf777149b2446a warning=This plugin sends player data (including IP address) to a 3rd party server not controlled by RuneLite or Jagex. To see the full list of data this plugin collects, check out project's README on Github authors=Sharpienero,cnyms,CMjones5,jacobDM