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 feature is to have a better management of dependency for plugin.yml and paper-plugin.yml.
By this way, when creating a project, we should be able to add plugin names as dependency.
For paper manifest, it should be an Object containing Name, load, required and join-classpath. And it should have two category for server and bootstrap.
Some hints (like for bootstrap with paper) could be added I think.