Felanbird

Results 248 comments of Felanbird

This probably doesn't happen anymore, we've had 4 releases since this issue and no other reports, as well as the pool of users updating from before to after the hotkey...

> same comment as in #2740 but for poll: same reply

This was implemented in #3811 The following 2 settings can be toggled `(in 2.4.0)` to increase/decrease the total messages in chat & the usercard. - `Split message scrollback limit (requires...

If your discord bot is already reading JSON, could you not obtain this data by using the existing hub plugin [Dink](https://runelite.net/plugin-hub/show/dink)? loot drops/name/clan name are already sent via JSON to...

I would assume your JSON handling is wrong if you're getting that error, but here's an example JSON response from dink for a loot notif on a cow ``` {...

Reflection is not permitted in hub plugins

I'm not actually sure of the answer to that, my mistake if it does end up being okay :+1:

Images that are packed with a plugin are blown up to their max size by Java when loaded into memory, meaning your [panel_icon.png](https://github.com/digiholic/osrs-archipelago/blob/master/src/main/resources/gg/archipelago/panel_icon.png) is astronomical in size (width * height...