From fd16e28f7ca308d19ef821b0cf2c153e8bf6c96d Mon Sep 17 00:00:00 2001 From: Sharpienero Date: Wed, 18 Feb 2026 14:55:01 -0500 Subject: [PATCH] update embargo (#10544) * Update Embargo to 1.5.7 - Add hyperlink icon to clearly indicate it's a link - Add underline if link is hovered - Add link to Embargo profile if logged in - Add 2 ticks of additional dedupe for onLootReceived vs onNpcLootReceived * Remove tick based system, add hardcoded list like Dink for safety * Add requirement to always send screenshot for pets --- 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 cc387773d..60eead1f7 100644 --- a/plugins/embargo-clan-plugin +++ b/plugins/embargo-clan-plugin @@ -1,4 +1,4 @@ repository=https://github.com/EmbargoOSRS/Embargo-Plugin.git -commit=836a33ca3d42957ab4fb542b816a8be7c1355f07 +commit=9f4bce2a5f37fb7d32d1f1e5c721290393d11c14 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