You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was a feature requested at some point in Discord: the ability to have other plugins hook into DecoHeads to get the heads from DecoHeads to be used in things like GUIs.
regarding implementing your own API - I created a very rough mockup of your plugin with lightweight API module containing a few methods (getting heads, looking up heads, creating head items with the same styling as the GUI-spawned item) https://github.com/crashdemons/DecoHeads/tree/5284a56195bcb37d43a8607e46caef6981c057c8
[ignore any license notices, I forgot to disable the option]
I don't know if you're interested but it might give you a skeleton to add things to unless you had something else in mind.
This uses a multi-module project layout, it would also be possible to do a separate API project (just without the parent POM), but it's harder to show an example of it or pull it.
This was a feature requested at some point in Discord: the ability to have other plugins hook into DecoHeads to get the heads from DecoHeads to be used in things like GUIs.
Current planned support:
The text was updated successfully, but these errors were encountered: