HelpChat / ChatChat

ChatChat - Coming Soon
MIT License
51 stars 33 forks source link

Hook#disable #149

Closed BlitzOffline closed 2 years ago

BlitzOffline commented 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.