mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-08-03 06:02:16 +00:00
misc: Removed 88135 from spiget test (#1541)
This commit is contained in:
@@ -8,6 +8,6 @@ services:
|
|||||||
EULA: "TRUE"
|
EULA: "TRUE"
|
||||||
SETUP_ONLY: "TRUE"
|
SETUP_ONLY: "TRUE"
|
||||||
TYPE: PAPER
|
TYPE: PAPER
|
||||||
SPIGET_RESOURCES: "34315,3836,6245,2124,88135"
|
SPIGET_RESOURCES: "34315,3836,6245,2124"
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/data
|
- ./data:/data
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
mc-image-helper assert fileExists plugins/3836.jar
|
mc-image-helper assert fileExists plugins/3836.jar
|
||||||
mc-image-helper assert fileExists plugins/34315.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/88135.jar
|
|
||||||
mc-image-helper assert fileExists plugins/SkinsRestorer.jar
|
mc-image-helper assert fileExists plugins/SkinsRestorer.jar
|
||||||
Reference in New Issue
Block a user