How to make java minecraft server
William Jenkins
Published Mar 25, 2026

There are other answers below:
Open up Notepad and create a new file. In it, type “java -Xmx1024M -Xms1024M -jar {jar file name}.jar”, where {jar file name}.jar is the name of your server jar (For spigot, that would probably be spigot.jar). When created, save that file in your server folder – Make sure, however, you save it as a .bat instead of .txt (start.bat for example).
🔴Subscribe for more videos like this: 👥Facebook:
Search for the command prompt in the start menu. Type “java-version” to confirm whether java is installed or not. Change your directory …
The first step is to go to and click on “Get Your Free Minecraft Server”. Select the best Dedicated server location closest to you and click “Next”. Select a server from the Game servers list and click on “Next”.
1. Install the latest Java version. You can install the latest Java version via the link: Download Java . You need it to run the game client and the server. 2. Download the Minecraft server. We will use the official Minecraft server, which you can …
Minehut servers only work for Minecraft: Java Edition. If you want to create a server for Minecraft: Windows 10/mobile/game consoles, you can do so using Realms or Aternos or you can host your own Minecraft server on your computer.
In this episode of OMGcraft, Chad shows you how to setup a Minecraft server.Download the Server Jar: IF TH…
- How to Setup a Minecraft: Java Edition Server
- Go to this website and download the minecraft_server.1.XX.X.jar file (The Xs will be the current version number)
- After you have downloaded it, make a folder on your desktop to keep all your server files in. …
- Drag over or copy and paste the .jar file into the Minecraft Server folder.
- Similar search: how to setup a minecraft java edition server
Related Questions
How do I set up a Minecraft server in Java?
You can name it “Minecraft Server”. Drag over or copy and paste the .jar file into the Minecraft Server folder. While you have the file browser open, open command prompt from the start menu. You can check if Java is installed in command prompt by typing without quotes “java -version”.
How do I add a JAR file to a Minecraft server?
Change your directory to the “Minecraft Server” folder containing the jar file. Copy the address of this folder from the file manager and type “cd,” and paste the folder address.
How do I run a Minecraft server from a text file?
1. Right-click inside the Server folder where you put the Minecraft_Server.1.11.jar. 2. Select New > Text Document. 3. Name the new document “Run”. 4. Inside the Notepad document, paste the following line: 1 cmd /k java ‐Xms1G ‐Xmx1G ‐jar minecraft_server.1.11.jar
How do I download a Minecraft server?
Download the server.jar file from Minecraft’s official site. Players can find the server.jar file for the latest version on the site. After downloading, make sure the file name is minecraft_server.1.XX.X.jar, where XX.X is the version.