plugin-hub
plugin-hub copied to clipboard
Create Party Special Attack plugin
Displays special attack percentage over party members, with an optional whitelist
https://user-images.githubusercontent.com/96698029/174457090-4ce06dcc-0e37-47d9-ba5c-293a79fbfe5f.mp4
New plugin party-spec
: https://github.com/Nope1252/party-spec/tree/5e8e999dc776836169ed888ac1720888fc572fe4
This is now slated for release in the core plugin in version 1.8.25:
- runelite/runelite#15168
Please take a look at that PR and let us know if you would still like your plugin added. Additionally, we would prefer if you reuse the now-expanded PartyData structure, provided by the PartyPluginService, rather than using your own update websocket messages.
This is now slated for release in the core plugin in version 1.8.25:
Please take a look at that PR and let us know if you would still like your plugin added.
Yes I would still like this plugin to be added, it is significantly better for PVM boosting than the party status spec indicator.
Additionally, we would prefer if you reuse the now-expanded PartyData structure, provided by the PartyPluginService, rather than using your own update websocket messages.
I will fix this when I get some time.
Closing this as it's been many months since the last update. If/when you do update this to use the updated core PartyData
data, feel free to re-open this PR.