Closed BlitzOffline closed 2 years ago
Add a Hook#disable method that will be called whenever the plugin is disabled, and also expose the method thru the HookManager with something like HookManager#disable (String hookName). This is to allow plugins to disable their own hooks.
Add a Hook#disable method that will be called whenever the plugin is disabled, and also expose the method thru the HookManager with something like HookManager#disable (String hookName). This is to allow plugins to disable their own hooks.