docs.jonasjones.dev/docs/mcwebserver/setup.mdx

12 lines
No EOL
760 B
Text

---
sidebar_position: 2
---
# Setup
1. Download the latest version of McWebserver from [modrinth](https://modrinth.com/mod/mcwebserver) or [curseforge](https://www.curseforge.com/minecraft/mc-mods/mcwebserver) as well as the Fabric API into your mods folder
2. Start the Minecraft Server and let the mod create the config file
3. Stop the server and open the Config File, enable the webserver and configure the mod further. View the [Config File](configuration) page for more information.
4. Use the [Example Files](examplefiles) or create your own
5. Port forward the webserver port if you plan on using it publicly
6. (Optional) Take a look at how to configure the loggers to prevent unnecessary spam. View the [Loggers](loggers) page for more information.