Class PluginYamlLibraryLoader
java.lang.Object
xyz.janboerman.scalaloader.dependency.PluginYamlLibraryLoader
This class is NOT part of the public API!
But it implements loading of libraries that are defined in the plugin.yml. Libraries can be downloaded from Maven Central or CodeMC.
But it implements loading of libraries that are defined in the plugin.yml. Libraries can be downloaded from Maven Central or CodeMC.
- See Also:
-
Field Details
-
Constructor Details
-
Method Details
-
getJarFiles
public Collection<File> getJarFiles(Map<String, Object> pluginYaml) throws ScalaPluginLoaderException- Throws:
ScalaPluginLoaderException
-