plugin-hub
plugin-hub copied to clipboard
External plugins for RuneLite
Continuation of #3204, but with all the stuff that actually has code updates of some form. * Contextual Cursor * Fixed detection of spells in the spellbook. It still only...
It's rebrand time! These are all the plugins without any code changes attached to them. There are another 5 with actual code changes, and there'll be another PR with those...
The change is just one line to get the plugin working for someone by extending it to their game region
This is a panel plugin that predicts and displays Fight Cave wave spawns after a few button inputs from the user.
morghttpclient Plugin Saves data into the local host on port 8081 url for player's stats (xp gained, skill level and experience points total), also captures total health and health remaining,...
Plugin to send all kinds of information about the current state of the 'BA Services' friends chat to an external server, where the info is processed to automatically manage our...
Includes multiple changes towards the `create_new_plugin` root python script. Consists of: - Adhering to the PEP-8 guidelines - Avoiding the shadowing of in-built keywords (`str`, `dir`) - Avoiding shadowing of...