mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2025-01-08 19:38:15 +01:00
Remove runServer
This commit is contained in:
parent
8cf3b02d19
commit
f61f2ae66a
@ -57,10 +57,6 @@ tasks {
|
||||
).forEach { relocate(it, "$projectGroup.plugin.library.$it") }
|
||||
}
|
||||
|
||||
runServer {
|
||||
minecraftVersion("1.19.3")
|
||||
}
|
||||
|
||||
modrinth {
|
||||
token.set(System.getenv("MODRINTH_TOKEN"))
|
||||
projectId.set(projectName.lowercase())
|
||||
|
Loading…
Reference in New Issue
Block a user