mirror of
https://github.com/runelite/plugin-hub.git
synced 2025-12-23 22:48:49 -05:00
update embargo-clan-plugin to v1.4.6 (#8086)
* Update Embargo to 1.4.6
- Adds a command to display clan rank inside of the text chat.
- There is a cache server side that caches the original request for n seconds to allow the command to be processed by all clients running 1.4.6
* Update to use commandManager
* Update Embargo to 1.4.8
- Fix a bug with getSurroundingPlayers causing Raid + Minigame data to not be tracked as intended
- Fix a bug with the !Embargo command to remove `NBSP` from chatMessage
- Remove unused enums
- Changes the storage of raw collection log items to a list of maps,
allowing item names to be included for easier data management on the backend
- Add rotating images to the sidepanel in the case where a "|" is detected to indicate an "OR"
- Add new icons to "special" case side panels
* Remove all sound related files (for now)
Too busy to look at this for the time being, will come back to it eventually
* Fix encoded name
---------
Co-authored-by: Sharpienero <sharpienero@protonmail.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
repository=https://github.com/Sharpienero/Embargo-Plugin.git
|
||||
commit=cb77970702c63e99dc1809e89d5c044a4ae11832
|
||||
commit=bfb2084cb10ebbb853f0b4c3f8bf75b05d65ea3f
|
||||
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
|
||||
Reference in New Issue
Block a user