This repository has been archived by the owner on Jan 25, 2025. It is now read-only.
Important
This project is merely a Docker packaging of a server created by others. The server's author is SkyblockSquad, and it was published on planetminecraft.com. Please respect the original author's copyright.
By using this project, you acknowledge and agree that the Minecraft EULA is automatically set to TRUE.
此项目仅为对他人制作的服务器的 Docker 打包。此服务端作者为 SkyblockSquad,发布于 planetminecraft.com,请尊重原作者版权。
使用本项目即表示您承认并同意 Minecraft EULA 已自动设置为 TRUE。
Usage
# DockerHub
docker pull opdmc/1.19.2-mariokart:v2.1
# Ghcr.io
docker pull ghcr.io/opdmc/1.19.2-mariokart:v2.1
docker run -d \
--name=1.19.2-mariokart \
-p 127.0.0.1:80:25565/tcp \
-v /path/to/store/data:/minecraft \
opdmc/1.19.2-mariokart
Changelog
Full Changelog: v2.0...v2.1