Skip to content

Conversation

@abristow3
Copy link

@abristow3 abristow3 commented Nov 2, 2025

This is a plugin I have written for my clan. It is almost entirely just UI and swing components being updated in the plugin panel. There are two external READ only calls. One is to the google sheets API which is where our clan admins control the plugin config (only a few values for dynamic events). One is to Wiseoldman.net. No data is being written outside of the config class object.

There is a login message sent, clan ranks checked for my specific clan only, and some interaction with the Overlay class for automatic event password displaying for active events in WOM. Outside of that, it is only Javaswing in the PluginPanel class using the Card layout to display information.

Below are some images if the Panel UI:

Home Card:
image

Skill of the Week Card:
image

Boss of the Month Card:
image

Hunt Card:
image

AdminHub Card (Readonly config display):
image

This is a plugin I have written for my clan that was inspired by the clan events plugin. It is almost entirely just UI and swing components being updated in the plugin panel. There are two external READ only calls. One is to the google sheets API which is where our clan admins control the plugin config (only a few values for dynamic events). One is to Wiseoldman.net. No data is being written outside of the config file. 

There is a login message sent, clan ranks checked for my specific clan only, and some interaction with the Overlay class for automatic event password displaying for active events in WOM. Outside of that, it is only Javaswing in the PluginPanel class using the Card layout to display information.
@runelite-github-app
Copy link

runelite-github-app bot commented Nov 2, 2025

@runelite-github-app
Copy link

runelite-github-app bot commented Nov 2, 2025

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

changed log.info lines to log.debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant