Important
This project is a Dockerized distribution of the No Flesh Within Chest integration package server. The source of the integration package is specified in the 3 Reference
section below. Please note that this integration package is released under the GPL-3.0 license, and the author states: "Distribution is allowed, but please do not repackage and upload or directly profit from this content."
By using this project, you acknowledge and agree that the Minecraft EULA is automatically set to TRUE.
此项目为 Docker 化分发的 No Flesh Within Chest 整合包服务器。整合包出处在下方的 3 Reference
中注明了,请注意此整合包基于 GPL-3.0 协议发布,同时作者声明:“允许分发,但请勿二次包装上传或凭此内容直接盈利”。
使用本项目即表示您承认并同意 Minecraft EULA 已自动设置为 TRUE。
Usage
# DockerHub
docker pull opdmc/1.19.2-nofleshwithinchest:v1.b0.3.2
# Ghcr.io
docker pull ghcr.io/opdmc/1.19.2-nofleshwithinchest:v1.b0.3.2
docker run -d \
--name=1.19.2-nofleshwithinchest \
-p 127.0.0.1:80:25565/tcp \
-v /path/to/store/data:/minecraft \
opdmc/1.19.2-nofleshwithinchest
Changelog
Full Changelog: https://github.com/OPDMC/1.19.2-NoFleshWithinChest/commits/v1.0