update embargo-clan-plugin

* Update Embargo clan plugin to 1.5.1

Hi -- just wanted to apologize in advance for this large PR. It encompasses a pretty big change related to our automated system for bingo events that the clan is hosting.

It covers:
- Automatic display of code word, dynamically fetched by an API
- Automatic tracking of certain pets + drops list, fetched by an API
- New UI work for displaying the bingo board in the side panel with live updates
- New announcements clan wide when logged in that are fetched via an API
- Automatic screenshot sending to our API so we can display "proof" whenever a tile is completed

* Add manifest parsing logic to make it more efficient

* Split bingo pr into 2 separate PRs for more manageable review

* Only take PR1 code

* Remove blocking awaitTermination for shutdownNow

* Update to use POJO + lower debugging
This commit is contained in:
Sharpienero
2026-02-04 01:31:02 -05:00
committed by GitHub
parent 5dfc2b190a
commit ec7974b557

View File

@@ -1,4 +1,4 @@
repository=https://github.com/EmbargoOSRS/Embargo-Plugin.git
commit=b64e4f9949a625242a24eeee80a928f5c2ac8907
commit=4c5304e0825b13279bcf10a0d75b69642d2f4e98
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