While there’s nothing wrong with playing Minecraft alone, the game is a lot of fun when a few friends join you. Many players create servers for long build projects or play with mods because there are endless possibilities. However, not everyone knows how to make one because the process contains somewhat confusing steps.
Look no further if you are looking for the instructions. We’ll also cover the steps Mac users need to follow to create one.
Create a local Minecraft server for friends on Windows
These steps in this p will only work for Minecraft: Java Edition. If you play Bedrock Edition, you should refer to different instructions. You will need the latest version of Java on your computer, since this program is the only one that can run JAR files. Minecraft should include a built-in version (always updated), but you can modify the location to point to a standalone version.
Your PC should prompt you to update Java using the standalone option whenever it detects a newer version. If you use Java built into Minecraft, it updates automatically every time you start the game.
Part 1
- Download the “Minecraft Server Java Edition“ archive.

- Create a folder on your desktop and give it a name “Minecraft servers” or whatever you prefer.

- Drag the “minecraft_server.1.xx.x.jar” JAR file in the folder.

- Guy “Symbol of the system” in the Windows search bar and open it. No administrator privileges are needed.

- To return to “Windows Explorer” and copy the directory.

- Guy “CD” and paste the address before running the command.

- Guy” Java -jar filename.jar” and press “Get into.” An error message should appear when loading.

- Open “eula.txt” in the server folder.

- Set “eula=false” to “eula=true” before saving. It will now open correctly in the future step.

Part 2
- The right button of the mouse “properties.server” and select “Open with -> Notepad”.
- Note the setting for “query.port=” because this number will be needed for port forwarding later.

- Write your “IP address of the computer” (IPv4) in the “server-ip=” configuration. You can get it using “ipconfig /all” in the “Command Prompt”. Others use this address to connect to their PC’s Minecraft server.
- Guy “survival” either “creative” after “gamemode=” to set the mode.

- Modify “spawning protection” If you wish.

- Guy “Yeah” either “No” to “allow nothing.”

- Set the difficulty for “peaceful,” “easy,” “normal,” either “hard.”

- Choose if you want PvP by typing “TRUE” either “FAKE.”

- Designate the maximum number of players the server can host.

- After “seed level”, you can write a seed if you need to add a particular world.

- Finish configuring the “server.properties” file with other preferences as needed, then click “File ->Save” And near “Pad.”
part 3
- return to the “Symbol of the system”.

- Guy “CD” and paste the address of your “Minecraft Servers” folder (or whatever you call it), then press “Get into” to execute the command.

- Guy” Java -jar filename.jar” and press “Get into.” This time the command should work correctly.
- Throw your “server.jar” file inside the “Server” folder.

- Check the server port in the server.properties file, which is always “25565,” and add that number to the TCP and UDP port lists in your router configuration. See your router’s manual for more details.
For the complete list of configurable server properties, visit this page for the details. In addition to some of the things we covered above, you can adjust some dark settings.
Create a Minecraft server on Mac
While Macs use a completely different operating system, they can still run the same Minecraft server file as Windows users. It is downloadable here. It will also execute commands using Terminal.
Part 1
- Download the “Minecraft Server Java Edition“ JAR file.

- Open “Edit text” and set the format to “Plain text.”

- Paste the following lines into the file:
#!/bin/bashcd "$(dirname "$0")"exec java -Xmx1G -Xms1G -jar minecraft_server.jar
- Save the file as “command.start” without quotation marks.

- Open “Terminal” on your Mac.

- Guy “chmod A+x” without quotes and drag “command.start” in the Terminal to provide the correct path.

- Press “Get into” to save the changes.

- Double click the file to start the server.
- Exit the server.
Part 2
- Go to the server command line and type “/op
” without quotes (“”) or square brackets () and with your Minecraft username. When you log into the server using your Minecraft account, this will give you administrator rights.
- Open “server.properties”.

- Configure the server according to your preferences. Insert your “IP address of the computer” in the “server-ip=” configuration to play privately with friends.

- Check your “query.port” number and register it. It should be “25565”.

- Save the file.

- Go to your router settings and add the TCP and UDP port number “25565” to the firewall. Be sure to check your router’s exact instructions as they differ.
As for getting a public IP address to use with public players, it only takes a Google search and several seconds. If you follow that route, you will change the PC’s IP address to the public one.
This website It will help you find your IPv4 address to play privately with friends.
Frequently asked questions about creating Minecraft servers
How much does a private Minecraft server cost?
Minecraft private servers are extra secure, but you have to pay to use them. The cheapest options cost less than $5 a month, but some plans are more expensive due to the added protection against DDoS attempts and other threats.
How much does a Minecraft kingdom cost?
Minecraft Realms are personal multiplayer servers that run Minecraft. They are active even after everyone logs out. A Minecraft Realm costs $7.99 per month.
Who is around here?
With the help of Minecraft servers, friends can collaborate on a grand reconstruction of the Pyramids of Giza or survive together in the wilderness. Servers for public use may be free, but private ones are available as subscriptions if you want additional protection. However, you only need your PC’s IP address to play with trusted friends. Hosting your own server requires some RAM, but that is possible with a gaming PC.