forked from SteamWar/SteamWar
fixes
This commit is contained in:
@@ -57,6 +57,7 @@ tasks.register<FightServer>("WarGear21") {
|
||||
description = "Run a WarGear 1.21 Fight Server"
|
||||
dependsOn(":SpigotCore:shadowJar")
|
||||
dependsOn(":FightSystem:shadowJar")
|
||||
dependsOn(":KotlinCore:shadowJar")
|
||||
template = "WarGear21"
|
||||
worldName = "arenas/Pentraki"
|
||||
config = "WarGear20.yml"
|
||||
|
||||
Reference in New Issue
Block a user