brcdev-minecraft / shopgui-api

Public API for ShopGUI+ plugin
MIT License
10 stars 5 forks source link

Custom ItemProvider constructor accessibility problem #14

Closed WouterGritter closed 4 years ago

WouterGritter commented 4 years ago

I'm currently tring to register a custom ItemProvider for a hook into ShopGUI+. I thought it was an intended feature of the API, but the constructor of the abstract class ItemProvider is non-accessible from packages other than itself.

Is this intended? If so, consider this as a bug. If not, it would be nice to have this as a feature.

brcdev commented 4 years ago

The ItemProvider wasn't supposed to be used via the API yet. Will add it as soon as possible.

WouterGritter commented 4 years ago

Do you have an ETA for my client?

brcdev commented 4 years ago

Fixed in release 2.1.1