Update paperweight & build config for Spigot changes
This commit is contained in:
@ -2,10 +2,9 @@ pluginManagement {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
maven("https://wav.jfrog.io/artifactory/repo/")
|
||||
mavenLocal()
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = "Paper"
|
||||
|
||||
include("Paper-API", "Paper-Server", "Paper-MojangAPI")
|
||||
include("Paper-API", "Paper-Server")
|
||||
|
||||
Reference in New Issue
Block a user