Correct spiget handling of jars that contain jars (#1462)

This commit is contained in:
Geoff Bourne
2022-04-09 22:02:20 -05:00
committed by GitHub
parent 513492192b
commit 4af80debe2
3 changed files with 6 additions and 5 deletions

View File

@@ -8,6 +8,6 @@ services:
EULA: "TRUE"
SETUP_ONLY: "TRUE"
TYPE: PAPER
SPIGET_RESOURCES: "34315,3836,6245,2124"
SPIGET_RESOURCES: "34315,3836,6245,2124,88135"
volumes:
- ./data:/data

View File

@@ -1,4 +1,5 @@
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/88135.jar
mc-image-helper assert fileExists plugins/SkinsRestorer.jar