← Назад к ресурсам

MMMMM

This is a mod for updating the client mods from a list on the server. This allows for players to keep their client mods whilst updating server-required mods.

Modrinth management utility

Описание

# MMMMM — Many Minecraft Mods Made Manageable **Update server-required mods without replacing your entire modpack.** MMMMM allows servers to provide a downloadable `mods.zip` containing required mods. Clients can update directly from the multiplayer menu while keeping their own client-side mods (performance mods, shaders, UI mods, etc.). No external launcher required. --- ## Features - Generate a server mod bundle with a single command - Automatically download required mods from the server - Preserve client-side mods - One-click update from the multiplayer screen - Configurable port - Optional filtering of server-only mods --- ## Server Setup 1. Configure the port and server-only filtering in the `mmmmm` config file. 2. Run the command: ``` /mmmmm save-mods ``` to just save mods or ```` /mmmm save-all ```` to save config, kubejs and mods for syncing if required 3. This generates: ``` MMMMM/shared-files/mods.zip ``` 4. Ensure the configured port is accessible to players. --- ## Client Setup 1. Set the download URL to: ``` : ``` Example: ``` exampleserver.com:12345 ``` 2. In the Multiplayer menu, click the **Update** button on the right side of the server entry. 3. Restart the client after the update completes. --- ## Use Cases - Servers that update mods frequently - Communities where players use extra client-side mods - Avoiding full modpack redistribution - Simplifying mod updates for less technical players --- ## Video Guide YouTube guide: --- ## Issues & Feedback Please report bugs or request features here: https://github.com/ImagineLevel69/MMMMM/issues