ModMIT
MESH Lib
Allows easily hosting an HTTP server on Minecraft. Works on 1.21.1+ Fabric, NeoForge and PaperMC.
913
Downloads
4
Followers
2 months ago
Updated
📦
14
Versions
📖About MESH Lib
MESH Lib
This mod allows hosting an HTTP server on Minecraft. Both running on the same port as the Minecraft server and using a separate one are supported.
It also acts as a kind of reverse-proxy, allowing routing between different handlers based on the requested path or domain.
Usage
Server owners
Download the mod from Modrinth and follow the documentation.
Mod Devs
There's a maven repository at https://maven.offsetmonkey538.top/releases and Javadoc is available here...
How to use it? Well uhh... yeah IDK look at how I use it in Git Pack Manager if you really want to.