brcdev-minecraft / shopgui-api

Public API for ShopGUI+ plugin
MIT License
9 stars 6 forks source link

Softdepend mode not working #27

Closed gmax79 closed 2 years ago

gmax79 commented 2 years ago

Case:

  1. plugin.yml softdepend: [ ShopGUIPlus ]

  2. shopgui-api.jar extracted into plugin.jar to resolve dependencies.

  3. ShopGuiPlusApi.getPlugin() - returns null at any case

brcdev commented 2 years ago

It's now fixed in 2.4.0. Please make sure to update your plugin according to the latest readme.