Use file content to detect spiget resource type (#1432)

For #1426
This commit is contained in:
Geoff Bourne
2022-03-17 22:07:34 -05:00
committed by GitHub
parent fda8981028
commit 4ff158266a
3 changed files with 8 additions and 7 deletions
@@ -8,6 +8,6 @@ services:
EULA: "TRUE"
SETUP_ONLY: "TRUE"
TYPE: PAPER
SPIGET_RESOURCES: "34315,3836,6245"
SPIGET_RESOURCES: "34315,3836,6245,2124"
volumes:
- ./data:/data
+2 -1
View File
@@ -1,3 +1,4 @@
mc-image-helper assert fileExists plugins/3836.jar
mc-image-helper assert fileExists plugins/34315.jar
mc-image-helper assert fileExists plugins/6245.jar
mc-image-helper assert fileExists plugins/6245.jar
mc-image-helper assert fileExists plugins/SkinsRestorer.jar