From b24bca553de833912fdee8acb47da7d9760a3ccb Mon Sep 17 00:00:00 2001 From: Sharpienero Date: Thu, 26 Feb 2026 14:30:30 -0500 Subject: [PATCH] update embargo-clan-plugin to v1.6.0 (#10751) - Reset profile so loadInitialData runs again on next login - Send full quality png instead of compressed jpg - Add option to hide chat (Thanks @Dink) - Refactor logic surrounding loading profile data into method and call in when refresh button is pressed --- 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 d9b0e3428..dbcc2043b 100644 --- a/plugins/embargo-clan-plugin +++ b/plugins/embargo-clan-plugin @@ -1,4 +1,4 @@ repository=https://github.com/EmbargoOSRS/Embargo-Plugin.git -commit=67a36ed7a108af97597f153126dc630f8292302b +commit=ffe3ef3cc401cbb69c810fb231df7cfec5f194ea 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