Install Youer on Windows
Download
To create a Youer server, you have to download the version you want from the downloads page
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 Youer, 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 Youer jar file.
Write this to the start.bat file:
java -jar -Xmx4G downloaded-jar-file.jarReplace 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 .jarWhen it's done, double click start.bat.