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
{{ message }}
This repository was archived by the owner on May 18, 2020. It is now read-only.
i sent a PM to Wolverine on spigotmc.org but he didn't replied so i ask my question here ^^.
I wanted to use BungeeUtils to make a private plugin (not to sell it, for my project) and i asked him if it was possible to kind of isolate all the classes that allows you to manipulate inventories in a bungeecord plugin to put them in my API (private too). I saw that there were multiple classes and packages such as the inventory package, the item package or the Packet package.
Do you think its possible to take all the necessary packages and classes to put them in my API ?
ps: i want to do this because of the compatibility problems with the bungeecord builds and because i use BungeeUtil only for the inventory