mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
Docker image that provides a Minecraft Server that will automatically download selected version at startup
d89de80db8
Each time this script is run it downloads the modpack if one is specified. When it tries to unzip the file, if the files already exist in the plugins directory, the script will hang indefinitely because unzip asks for confirmation that you want to overwrite the existing files. Adding -o to the unzip command will tell it to overwrite the files. I suspect the world download has the same issue, but I don't use that and so can't really test it. |
||
---|---|---|
cassandra | ||
devbox | ||
elasticsearch | ||
elasticsearch-marvel | ||
gitblit | ||
gvm | ||
jekyll-github-pages | ||
jenkins | ||
kibana | ||
logstash | ||
minecraft-server | ||
spring-boot | ||
titan-gremlin | ||
titandb | ||
ubuntu-openjdk-7 | ||
.gitattributes | ||
.gitignore | ||
build | ||
circle.yml | ||
LICENSE | ||
README.md |