Class CrowdsourcingPlugin
- java.lang.Object
-
- net.runelite.client.plugins.Plugin
-
- net.runelite.client.plugins.crowdsourcing.CrowdsourcingPlugin
-
- All Implemented Interfaces:
com.google.inject.Module
@PluginDescriptor(name="OSRS Wiki Crowdsourcing", description="Send data to the wiki to help figure out skilling success rates, burn rates, more. See osrs.wiki/RS:CROWD") public class CrowdsourcingPlugin extends Plugin
-
-
Constructor Summary
Constructors Constructor Description CrowdsourcingPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
shutDown()
protected void
startUp()
void
submitToAPI()
-
Methods inherited from class net.runelite.client.plugins.Plugin
configure, equals, getInjector, getName, hashCode, resetConfiguration
-
-