mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-13 04:53:55 +00:00
Fetch userdev plugin from plugin portal (#2136)
This commit is contained in:
committed by
GitHub
parent
ccb503e49d
commit
b05e64a7ec
@ -12,13 +12,6 @@ repositories {
|
||||
name = "EngineHub"
|
||||
url = uri("https://maven.enginehub.org/repo/")
|
||||
}
|
||||
maven {
|
||||
name = "PaperMC"
|
||||
url = uri("https://repo.papermc.io/repository/maven-public/")
|
||||
content {
|
||||
includeGroupByRegex("io\\.papermc\\..*")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
val properties = Properties().also { props ->
|
||||
|
Reference in New Issue
Block a user