7 lines
No EOL
111 B
Text
7 lines
No EOL
111 B
Text
plugins {
|
|
id("java")
|
|
}
|
|
|
|
dependencies {
|
|
compileOnly("io.papermc.paper:paper-api:1.20.6-R0.1-SNAPSHOT")
|
|
} |