ImageFrame icon indicating copy to clipboard operation
ImageFrame copied to clipboard

[Suggestion] Allow refreshing from console

Open Daelin-Campleman opened this issue 1 year ago • 1 comments

I'm not sure if there's a specific reason why this isn't allowed, but it would really help if images could be refreshed from the console. I'm using this plugin to display an image that's generated on a server and is updated on certain events through API calls in a custom plugin. When the calls are made and the image is updated I would like to be able to refresh the image but I can't see a way of doing this as only the player can refresh an image in game.

Daelin-Campleman avatar Sep 26 '24 13:09 Daelin-Campleman

If you are doing refreshes through API calls, you could just hook into ImageFrame. Otherwise, I believe you can refresh images through the console like this /if refresh LOOHP:image.

LOOHP avatar Sep 26 '24 16:09 LOOHP