Class 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 Detail

      • CrowdsourcingPlugin

        public CrowdsourcingPlugin()
    • Method Detail

      • startUp

        protected void startUp()
                        throws java.lang.Exception
        Overrides:
        startUp in class Plugin
        Throws:
        java.lang.Exception
      • shutDown

        protected void shutDown()
                         throws java.lang.Exception
        Overrides:
        shutDown in class Plugin
        Throws:
        java.lang.Exception
      • submitToAPI

        public void submitToAPI()