Updated How to host Multiplayer (markdown)

Yannik
2024-09-28 17:48:52 +02:00
parent 2cdf243723
commit 0b4b3206f4

@@ -1,3 +1,10 @@
## Methods:
[**Free Method (Simplest method)**](#free-method-simplest-method)<br>
<br>
[**Own dedicated server (Minecraft server hoster)**](#own-dedicated-server-minecraft-server-hoster)<br>
<br>
[**Linux root server (Docker)**](linux-root-server-docker)
# Free Method (Simplest method) # Free Method (Simplest method)
The Modpack contains a mod called "World Host". The Modpack contains a mod called "World Host".
This mod has a server that your client connects to, this server is used to communicate with other clients using World Host. This mod has a server that your client connects to, this server is used to communicate with other clients using World Host.