Fix Missile spawning

This commit is contained in:
2026-06-12 20:30:44 +02:00
parent fd5f5b92b4
commit 54a1549973
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -29,5 +29,5 @@ dependencies {
compileOnly(libs.paperapi)
compileOnly(libs.nms)
compileOnly(libs.worldedit)
compileOnly(libs.fawe)
}