itzg/docker-minecraft-server

Support `*.jar.disabled` mods

开放

#3,144 创建于 2024年11月9日

 (5 条评论) (0 个反应) (0 位负责人)Shell (1,858 个派生)batch import
enhancementhelp wantedtype/curseforgetype/modrinth

仓库指标

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

描述

Enhancement Type

A completely new feature

Describe the enhancement

Some launchers allow you to disable installed mods as a way to prevent it from being used and not having to fully remove it. I usually use this if I'm testing things and likely want to return to using the mod after tests. If I was to do this with the image now, it would just redownload the mod that was renamed .jar.disabled.

I was wondering the possibility of supporting this file naming as an alternative to the mod's expected filename? That way the system recognizes that the mood is there and doesn't redownload it.

贡献者指南