Minecraft McWebserver mod 2026 download
logo
minecraft mod McWebserver

McWebserver

Game Version: 1.19.1
Total Downloads: 65
Updated: Jul 30, 2022
Created: Jul 24, 2022
Download McWebserverDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
mcwebserver-fabric-quilt-0.1.2.1.jar release 22.79 KB Jul 30, 2022 1.19.1 1 download McWebserver mcwebserver-fabric-quilt-0.1.2.1.jar releaseDownload
mcwebserver-fabric-quilt-0.1.2.jar release 23.37 KB Jul 30, 2022 1.19.1 2 download McWebserver mcwebserver-fabric-quilt-0.1.2.jar releaseDownload
mcwebserver-0.1.1-forge-1.19.jar release 17.11 KB Jul 25, 2022 1.19.1 18 download McWebserver mcwebserver-0.1.1-forge-1.19.jar releaseDownload
mcwebserver-0.1.1-fabric-1.19.jar release 22.79 KB Jul 25, 2022 1.19.1 24 download McWebserver mcwebserver-0.1.1-fabric-1.19.jar releaseDownload
mcwebserver-fabric-0.1.0.jar release 20.76 KB Jul 24, 2022 1.19 20 download McWebserver mcwebserver-fabric-0.1.0.jar releaseDownload

Description

Share this:

Both Forge and Fabric/Quilt are supported.

As of version 0.1.2 of McWebserver, Fabric/Quilt is supported up until Minecraft version 1.17 Pre-release 1

About the mod

This mod runs a simple HTTP server alongside the minecraft server in seperate threads.
The mod allows You to host websites, share files and Server Backups directly from your server without the need of a seperate server setup. Adjust the port and design your website.

The http server has up to no performance impact on the server on idle and only slightly affects it for a short amount of time (usually a couple milliseconds) when a user visits the website or requests a file.

Currently no ssl encryption is implemented yet and therefore HTTPS isn’t possible, but it’s coming soon(TM).

Warning

If used wrongly this mod can be a security risk for your server and all devices connected to the network that your server is in.

Do only put files into your webservers root directory that you want to be accessible from the internet. Those files are public to the entire world.

Setup

  1. Download the corect version from curseforge including the fabric api if you’re using fabric into your mods folder
  2. Restart Your Minecraft Server and let the mod create the config file. The webserver will be offline by default.
  3. In the config file, enable the webserver and adjust all settings if needed.
  4. Add the following files to your Webservers root directory:

    • index.html (the homepage)
    • 404.html (the website that shows up if a request is sent for a file that doesn’t exist on the server)
    • not_supported.html (this is page is very unlikely to show up at any time and isn’t necessary)
  5. Restart your Minecraft server and You’re good to go!

This mod requires the fabric API

Comments

Add a comment