diff --git a/.github/workflows/GradleBuild.yml b/.github/workflows/GradleBuild.yml
index 5812241..39274e6 100644
--- a/.github/workflows/GradleBuild.yml
+++ b/.github/workflows/GradleBuild.yml
@@ -65,20 +65,6 @@ jobs:
with:
name: "TranslateCore-Folia-And-Paper"
path: "standalone/ShipsFolia.jar"
- buildTranslateFolia1-19-4:
- needs: [ buildTranslateFolia ]
- runs-on: ubuntu-latest
- steps:
- - uses: actions/checkout@v3
- with:
- submodules: true
- - name: Set up JDK 17
- uses: actions/setup-java@v3
- with:
- java-version: '17'
- distribution: 'adopt'
- - name: Build Bukkit with Gradle
- run: ./gradlew buildPaper -P folia-api-version=1.19.4 -P use-paper=true
buildStandAloneFolia:
needs: [ buildTranslateFolia, testShips ]
runs-on: ubuntu-latest
diff --git a/.run/Build Paper.run.xml b/.run/Build Paper.run.xml
new file mode 100644
index 0000000..a087ded
--- /dev/null
+++ b/.run/Build Paper.run.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.run/Build Sponge.run.xml b/.run/Build Sponge.run.xml
index 12e773a..525ac1e 100644
--- a/.run/Build Sponge.run.xml
+++ b/.run/Build Sponge.run.xml
@@ -10,7 +10,7 @@
-
+
@@ -18,6 +18,7 @@
true
true
false
+ false
\ No newline at end of file
diff --git a/ShipsForCore b/ShipsForCore
index bf98ec0..06685e4 160000
--- a/ShipsForCore
+++ b/ShipsForCore
@@ -1 +1 @@
-Subproject commit bf98ec06cdc23a2881ea892bad071cb6ed366358
+Subproject commit 06685e467f7600e904ed9e80611ee659344c76d6