itzg/docker-minecraft-server

Support `*.jar.disabled` mods

オープン

#3,144 opened on 2024/11/09

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Shell (1,858 件のフォーク)batch import
enhancementhelp wantedtype/curseforgetype/modrinth

Repository metrics

Stars
 (13,694 個のスター)
PR merge metrics
 (平均マージ 15h 10m) (30d で 32 merged PRs)

説明

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.

コントリビューターガイド