Setup
- Download the latest version of McWebserver from modrinth or curseforge as well as the Fabric API into your mods folder
- Start the Minecraft Server and let the mod create the config file
- Open the Config File, enable the webserver and configure the mod further. View Mod Configuration (config-file) for more information
- Use the example html files or create your own:
- index.html
- 404.html
- not_supported.html
- favicon.ico
- Port forward the webserver port if you plan on using it publicly
- Take a look at how to configure the loggers to prevent unnecessary spam.