How to make a 1.9 minecraft server
Sarah Oconnor
Updated on March 30, 2026

linkshttps:// About Press Copyright Contact us Creators Advertise Developers Terms …
There are other answers below:
Firstly, ensure your server is 1.8. Secondly, ensure ViaVersion isn’t sending any errors into your console regarding ProtocolLib. Retired from all Minecraft endeavours.
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”. Choose the “Free” plan and click “Next”.
Your going to want to right-click on the .bat file and edit it. Change “minecraft_server.1.9.4.jar” to the name of the .jar file in your folder i.e. “minecraft_server.1.6.2.jar” If you want to change the amount of RAM dedicated to this server edit the .bat file, and change the “-Xms1024m” (1024mb minimum dedicated RAM), and
In this episode of OMGcraft, Chad shows you how to setup a Minecraft server.Download the Server Jar: IF TH…
Start the server via the Java command java -Xmx1024M -Xms1024M -jar minecraftserver.1.17.1.jar nogui. Set up your connection parameters, find the IP-address and ports to connect, etc. While this is a very popular method for setting up your own Minecraft Multiplayer server, we agree that it involves a bit of work.
Make a Minecraft Server on your Windows PC. Install the latest Java version. Download the Minecraft server. Run the server. Connect to the server. Make it work 24/7. 1. …
A common practice is to create the server folder on your desktop. To do this, go to your desktop and right click on an open space. Go to New > Folder and click to create a new empty folder. Once it is clicked it will let you change the name of the folder, so name it something so you know it is your Minecraft Server.
Make or choose a folder where the server files will go. Copy the downloaded .jar server file to the server folder. Copy the file path of your server folder to your clipboard. Open a command prompt.
Related Questions
How do I create a Minecraft server?
Go to this website and download the minecraft_server.1.XX.X.jar file (The X’s will be the current version number) After you have downloaded it, make a folder on your desktop to keep all your server files in. You can name it “Minecraft Server”. Drag over or copy and paste the .jar file into the Minecraft Server folder.
How to make a Minecraft server in 2021?
How To Make a Minecraft Server – The Ultimate 2021 Guide Step 1: Get Minecraft Java Edition. These instructions require that you own the Minecraft Java Edition. If you own the… Step 2: Get the Latest Version of Java. The first step in setting up a Minecraft server is making sure you have the… …
What version of Minecraft do I need to host a server?
These instructions require that you own the Minecraft Java Edition. If you own the pocket, console, or Windows 10 edition of Minecraft, you will not be able to host your own custom server. Minecraft Java Edition can be purchased and downloaded here.
How do I install Java on 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”.