Mohist
Docs
Installation
Windows

Install Mohist on Windows

Download

To create a Mohist server, you have to download the version you want from the downloads page (opens in a new tab)

Create a folder

Create a folder with the name of your choice for your server. When it's done, drag and drop your file into this folder.

💡

If you already have a Spigot / Forge server and want to switch to Mohist, it's better to create a fresh new server and then add your map, mods and plugins.

Run the server

It's almost done! To run your server, do not double click the jar file!. You have to create a file called start.bat where you dropped the Mohist jar file.

Write this to the start.bat file:

java -jar -Xmx4G downloaded-jar-file.jar

Replace downloaded-jar-file.jar by the real name of the jar file you dropped to your server folder.

⚠️
Make sure the server file name inside the start.bat ends with .jar

When it's done, double click start.bat.