Oheers / EvenMoreFish

An advanced fishing plugin based on MoreFish, created 2 years after its last update.
MIT License
91 stars 56 forks source link

Change plugin checks #332

Closed FireML closed 1 month ago

FireML commented 1 month ago

Replaces instances of PluginManager#getPlugin() != null with PluginManager#isPluginEnabled()

[20:12:14 ERROR]: [EvenMoreFish] Failed to register events for class com.oheers.fish.utils.HeadDBIntegration because me/arcaniax/hdb/api/DatabaseLoadEvent does not exist. This error was caused by HeadDatabase being disabled but still existing. It disappeared after these changes were made.