Summary
Mordhau has many community mods from the popular modding site/platform mod.io. These mods can range from custom maps, game modes, and items or they can expand the functionality of Admins and other systems. Any mods added to the server will be automatically downloaded by users when they join, ensuring a quick and easy process that can greatly enhance the variety on a server.
How to Add Mods to a Mordhau Server
1. Log in to the BisectHosting Games panel.
2. Stop the server.
3. Go to Config Files > Server Config from the left sidebar.
4. Open the mod.io site for Mordhau and select the desired mod.
5. Check the Mod Description for any installation steps; these will likely change for each mod.
6. If no installation steps are present, copy the Mod ID.
7. Return to the Games panel and enter Mods=[ModID]
on a new line under [/Script/Mordhau.MordhauGameSession]
.
8. Paste any required scripts, as seen in step 5, into the [/Script/Mordhau/MordhauGameMode]
section.
9. To add multiple mods, add their Mod ID and other requirements in a new line for each mod.
10. Once finished editing, choose Save Content.
11. Start the server. Players will download all required mods when joining.