mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-18 19:48:51 +00:00
Correct spiget handling of jars that contain jars (#1462)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user