Ducky Updater

Ducky Updater

Mod

Mods updater for Fabric

Server CursedManagementUtility

2,062 downloads
46 followers
Createda year ago
Updated10 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Ducky Updater

Description

Initially, I had a separate library for checking updates, but I decided to make it into a full-fledged mod. The library came out quite raw at the time and will most likely be rewritten in the future under a new name. This mod is for the server side

Commands and permission

Command OP Permission Description
/du chech-for-updates ✅ none Check for updates
/du ignore <modId> ✅ none Add update to ignore list
/du update all ✅ none Update all mods
/du update <modId> ✅ none Update specify mod
/du update-on-startup <boolean> ✅ none Update mods on minecraft start

Config

{
  "updateOnStartup": false,
  "ignoreUpdate": {
    // Version can be added to ignore using /du ignore <modId>
    "modid": "version",
    ...
  }
}

External resources



Project members

syorito-hatsuki

Owner


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID