1.0.0 GOLDEN CARROTS MUST DIE
This commit is contained in:
parent
5c08a977dd
commit
98d9ea1090
8 changed files with 41 additions and 56 deletions
|
|
@ -15,7 +15,7 @@ val javaVersion = 24
|
|||
|
||||
group = "dev.marrow"
|
||||
version = "1.0"
|
||||
description = "paper plugin template"
|
||||
description = "Golden carrots must die"
|
||||
|
||||
// paper-plugin.yml
|
||||
paper {
|
||||
|
|
@ -25,7 +25,7 @@ paper {
|
|||
// version is version value
|
||||
|
||||
foliaSupported = true
|
||||
author = "You"
|
||||
author = "Lonewoss"
|
||||
main = "$group.${project.name.lowercase()}.Core"
|
||||
apiVersion = "1.21"
|
||||
prefix = project.name.lowercase()
|
||||
|
|
@ -70,7 +70,8 @@ publishing {
|
|||
tasks {
|
||||
|
||||
runServer {
|
||||
version("1.21.8")
|
||||
serverJar(file("run/prismatic-bundler-1.21.8-R0.1-SNAPSHOT-mojmap.jar"))
|
||||
version("1.21.7")
|
||||
}
|
||||
|
||||
build {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue