From 6cefd9cab821f408782ee0ae6dad4bb4ddbc8207 Mon Sep 17 00:00:00 2001 From: Sharpienero Date: Wed, 30 Apr 2025 01:05:17 -0400 Subject: [PATCH] update embargo-clan-plugin to v1.4.0 (#7882) * Update Embargo - Bump version to 1.3.2 - Refactor code - Add collection log information to readme * Update Embargo plugin to 1.4.0 General refactor * Change Manifest to contain additional data for easter eggs * Add ManifestManager * add SoundManager * add NPCRenameManager * add ItemRenameManager Side panel/UI change * Convert from text to small dynamic panels w/ wiki lookup Added features * Easter eggs * Sound Manager * Item renames * NPC renames --------- Co-authored-by: Sharpienero --- 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 72a8dd580..10619a1fc 100644 --- a/plugins/embargo-clan-plugin +++ b/plugins/embargo-clan-plugin @@ -1,3 +1,3 @@ repository=https://github.com/Sharpienero/Embargo-Plugin.git -commit=7e44764c23f8e17b32c39fffbe4f6cf6d820f06d +commit=4bfc2cb0349ade278305d553df4ccc4cb194e34b 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 \ No newline at end of file