Class IdleNotifierPlugin

  • All Implemented Interfaces:
    com.google.inject.Module

    @PluginDescriptor(name="Idle Notifier",
                      description="Send a notification when going idle, or when HP/Prayer reaches a threshold",
                      tags={"health","hitpoints","notifications","prayer"},
                      enabledByDefault=false)
    public class IdleNotifierPlugin
    extends Plugin