Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-11-14 20:10:05 +01:00
Update test plugin
Dieser Commit ist enthalten in:
Ursprung
a4d9687be8
Commit
9ea33aa222
@ -5,8 +5,8 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly(project(":Paper-API"))
|
||||
// compileOnly(project(":Paper-MojangAPI")) // todo
|
||||
compileOnly(project(":paper-api"))
|
||||
compileOnly(project(":paper-mojangapi"))
|
||||
}
|
||||
|
||||
tasks.processResources {
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren