Fix BoatRace

This commit is contained in:
2026-06-18 15:30:07 +02:00
parent b68a27fbb6
commit c7c1ab64e0
2 changed files with 21 additions and 5 deletions
+1
View File
@@ -42,6 +42,7 @@ tasks.register<DevServer>("DevLobby") {
group = "run"
description = "Run a Dev Lobby"
dependsOn(":SpigotCore:shadowJar")
dependsOn(":KotlinCore:shadowJar")
dependsOn(":LobbySystem:jar")
template = "Lobby21"
worldName = "Lobby"