Skip to content

Request for new feature to block mod version rather than just pin to a given version #72

Description

@Riffz

It would be nice to have the ability to block or blacklist a given version of a mod so it is never downloaded or suggested for updates in the list command. Specifically this is coming up because https://mods.vintagestory.at/canjewelryxskill#tab-files released a newer version that requires another mod be present in order for the game to load. I would like to block that version but if a newer version is available be alerted to that so I can evaluate if it is a good addition to the server I'm hosting for friends.

Proposed functionality would be set as a config like the pinned version. Something like this to mimic the pin command
./rustique config set -w canjewelryxskill -B 0.1.5 and it would not flag as an available version when running ./rustique list -u. Presumably we would still want this to flag when running ./rustique info canjewelryxskill but that would be a user specifically asking about a mod rather than the program informing about an update being available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions