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.

貢獻者指南