itzg/docker-minecraft-server

Add support for unsup

Open

#3,798 创建于 2025年12月11日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Shell (1,858 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (13,694 star)
PR 合并指标
 (平均合并 15小时 10分钟) (30 天内合并 32 个 PR)

描述

Enhancement Type

New server type

Describe the enhancement

unsup (Una's Simple Updater) is an extension to the packwiz format which allows upgrading of the game components and supports pre-defined variants of a pack. It fills a similar niche to packwiz, but supports more exotic game configurations.

While this jar can be run as a java agent, it is unable to perform a 'cold start' given the Docker image needs a pre-existing sever jar.

The 'flagship' pack using unsup is Rewind Upsilon (a touchup of FTB Ultimate) and a reference usage can be seen in their server files (will download a .zip).

贡献者指南