HomeJavaModsMWeb - File Sharing
MWeb - File Sharing
ModsJava

MWeb - File Sharing

by Miraculixx · on Modrinth

Create links to your server files to share them! Links can be global, ip/user limited, timed and more. Easily zip folders and even send them to players as…

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.19.3–1.21.4 · Paper⬇ Download for 1.19.3–1.21.4 · Purpur⬇ Download for 1.20.3–1.20.4 · Fabric⬇ Download for 1.20.2 · Fabric⬇ Download for 1.20–1.20.1 · Fabric⬇ Download for 1.19.3–1.19.4 · Fabric⬇ Download for 1.20.3–1.20.4 · Quilt⬇ Download for 1.20.2 · Quilt⬇ Download for 1.20–1.20.1 · Quilt
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
MWeb - File Sharing — screenshot 1MWeb - File Sharing — screenshot 2

MWeb

Don't want to read everything? Click on the spoiler below for a compact feature overview.
For developers that are interested into the MWeb API, scroll down to the bottom.

MWeb Feature Summary MWeb can be controlled completely by GUI or command.
You can...

And for the more technical features, you can also...


The detailed description & guide is sorted into the following categories

To view all permissions and further help, visit mutils.net/mweb
This project cost a lot of work, any support is highly appreciated!

Create download link

Creating a simple download link isn't more then one click!

  1. Open the whitelist GUI (/ws whitelist or /ws -> manage download access)
  2. Navigate to your file or folder
  3. Press a displayed button to create a link

You can create a global link or personal link (only usable by you) directly from the navigator by using your 1 & 2 hotkey. After processing (bigger folders take some time to zip) a new link is generated for you. Click on copy to copy the link in your clipboard and share it with anyone or paste it in your browser!

You can create multiple links for the same file. Press your 4 hotkey on a file or folder to manage all links. Here you can toggle, remove or even edit existing links. Preview is loading... (the preview use mweb.mutils.net as proxy. This is not a default behaviour)

Manage files

MWeb also adds helpful and simple file editing tools to make publishing easier! Open the mange GUI with /ws

Additionally you can directly see file information like file size, file type (highlighted with item color), last edited and the path. Preview is loading...

Resource pack integration

Send resource pack folders or archives directly to other players with one click. That allows you to modify your resource pack and update players instantly without the need of packing & uploading.

  1. Copy the path of your resource pack folder/archive
  2. Enter /ws texturepack "<path>" <target>
  3. Targets must accept resource packs at the first time

You can also force players to use the resource pack by adding true at the end of the command.
E.g. /ws texturepack "rp/test" @a true Preview is loading...

Technical information & setup

MWeb is completely customizable and adapt to your needs. To make everything possible, MWeb starts a web server in the background to manage all requests. That also means you need a second open port. If you don't know what that is or have troubles to set it up ask us at our discord server.

Important - Every action is restricted to a certain permission (docs) to secure your files. OP bypasses all permissions! We highly recommend you to use permission manager like luckperms!

You don't want the number ip in your link? Use a proxy manager like nginx and enter it in the mweb config. Need help? Like before you can ask us.

API

You want to use features from MWeb in your plugin/mod? With our API you can create and manage* links and even use our resource pack feature to dynamically create and send resource packs! Get the best experience by using Kotlin (using our api in java works too but is less enjoyable)

dependencies {
    compileOnly("de.miraculixx:mweb:1.1.0")
}

The API is located at maven central. Do not shade it into your project!

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more