mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-14 09:38:56 +00:00
feat(minecraft-server): update spigot plugins using /plugins if newer
Deep copy and *.jar files in /plugins and update the corresponding files in the /data/plugins dir.
This commit is contained in:
@@ -14,6 +14,7 @@ RUN apk add --no-cache -U \
|
||||
jq \
|
||||
mysql-client \
|
||||
tzdata \
|
||||
rsync \
|
||||
python python-dev py2-pip
|
||||
|
||||
RUN pip install mcstatus
|
||||
|
||||
Reference in New Issue
Block a user