Change log
- Added support for Citizens, now the plugin will get Citizens NPC's name with Citizens method if its hook is enabled in config
- Changed how plugins hook works. Now it should not throw mass exceptions if the hooked plugin is disabled in most situations
***Due to config structure changes, you are strongly advised to delete the old config.yml and generate a new one. Otherwise, it might cause errors. No support will be given if using the old config file.***
Alternatively, you may follow the guide below and add the following text into your config.yml for the new Citizens hook support.
***Add this***
Code (YAML):
# Hook of Citizens, use Citizens' method to get enemy NPC's name
Citizens:
Enabled
: true
under this
Code (YAML):
# Settings of other plugins that was supported by BossBarHealth
Hooks: