How do you make a local (LAN) server in minecraft?

Have players joining your server follow the steps below:
  1. In Minecraft, click “Multiplayer.”
  2. Click “Add Server.”
  3. Enter a server name.
  4. Enter the server address. This will be your external IP followed by the port number: 25565 This will look like the address in the image on the right. …
  5. Click Done.

6 Answers 6
Sorted by:

“New Server” only allows you to add one to the list of servers you frequently connect to; it does not actually create a server.

To create a server, you have to run the server executable, “Minecraft_Server.exe” or “minecraft_server.jar”. Detailed instructions can be found on the minecraft wiki if you need more help getting set up or run into performance issues. If you are running the server on the same machine as the client, you can connect to “localhost” as the server address, or your own IP address.

Create a single player world, choose Open to LAN from the pause screen, as shown below, and then connect it to your local area network to play with your friends who are also connected to the same network.

Five steps:

  • Open to LAN
  • It will give you a 5-digit port number
  • Find your IPv4 Address using ipconfig in Command prompt (search CMD in search bar)
  • If your IP address is 123.456.7.8, and LAN is 89072, then you will combine them to make something like: 123.456.7.8:80729
  • Use direct connect and connect to the game
  • Go to your game menu and press “Open to LAN”. Next, it will show your IP address. Once you’ve noted the IP address, return to the title screen and select multiplayer. Next, select “Add server,” give the server a name, and finally enter the IP address.

    The following worked for me:

    Locate your IP address by opening System Preferences > Network. Copy the IP address.

    Alternatively, find your IP address from the terminal:

    Start single player after that, and from the pause menu select “Open to LAN.” It will print a port number, say 51831. If your local IP address is 10. 0. 0. 217 then join the two with a :: 10. 0. 0. 217:51831. Give your friend this address and instruct them to use “Direct Connection” from the multiplayer start menu to connect.

  • Start a Single-Player World

    The first step, if you haven’t already started one, is to create a single-player world. Pretty simple, under the “Singleplayer” tab, select “Create World” and then select your game options. There is no specific set of settings for your world; this will not affect your friend from later joining the game.

  • Open to LAN

    After you have started your single-player world, press “ESC” on the keyboard (for PC), and this will bring up the pause menu. Then, in the lower right corner, select the “Open to LAN” button, customize multiplayer options, then lastly select “Start LAN World” in the lower left corner, and a 5-digit LAN number will pop up in chat. Make sure that you remember it.

  • Find Your IPV4 Address in Settings

    How to Find your IPV4 Address Windows and MAC If you’re not sure what this is or how to find it, there are many helpful articles and videos on the web (should look something like 192.168.x.xx, numbers will vary).

  • “Direct Connect” to Server

    of The Direct Connect button in Multiplayer Tab Now call up your friend, (or whatever you use to communicate with them) and have them select the “Multiplayer” option on the home screen. Next, they need to click the “Direct Connect” option on the bottom of the screen. After they have the Direct Connect screen open, tell them to put in your IPV4 address (with periods and everything): When they have typed it in character by character, add a colon directly at the end of this string of characters. After the colon, they need to put in the LAN number you produced earlier; after you selected “Open to LAN” (There should be no spaces in between any of the numbers or characters). When you have completed all the steps above, tell them to select “Join Server” at the bottom, and watch the magic happen!

  • You will frequently encounter an error message similar to this when attempting to play with your friends via LAN. As this has occurred to me far too frequently, it can be extremely annoying. There are a few ways to try and avoid this obstacle;

    First off, give “Direct Connect” at least 45 seconds to fully load after you have launched it. I understand that there isn’t a loading indicator, but if you enter all the necessary information and attempt to join your friend’s game before the “Direct Connect” page has fully loaded, you will receive an error.

    Second, the firewall, particularly if you use Windows, can significantly interfere with your ability to play with friends. Try turning off your firewall, and try this again.

    **** REMEMBER TO TURN IT BACK ON AFTERWARDS! ****

    Lastly, you might want to try re-installing Minecraft. The main cause of this not working is that your computer pings for the host after you “Direct Connect” to the server; if it finds them, great, you can join them. You will, however, be unsuccessful if this LAN number or IPV4 address is not associated with any computers or users. By re-installing Minecraft, you can restart this process.

    A more detailed description of this process found here.

    How to make a Minecraft server on Windows, Mac, or Linux

    Making a Minecraft server, at its most basic, involves the following steps:

  • Install the latest version of Java

  • Install the latest version of the Minecraft server software

  • Configure your server & network

  • Start the server

  • Check that your server is accessible

  • Port forwardingSee also:

    When you have a router and want to allow users to connect to your server through it, port forwarding is what you use. It is not necessary for you to host your server locally if you don’t want to. Keep in mind that port forwarding might cause security risks.

    When port forwarding, it varies on how your router will ask you for the information. If you dont understand on how your router wants you to input the information, try visiting PortForward.com for a tutorial.

    After finding the Port Forwarding page on your router’s admin page, click add new service (this may not work if you use a Belkin router, and it can be very challenging to do so) or custom service. It should ask you what you want to call the new rule when you receive a page asking you to set it up. You can give it any name you like, but “minecraft” is the easiest to remember. Then, you want to look for “type”. You will need to create two rules for both protocols if “TCP/UDP” or “Both” is not an option. For the ports (internal and external), enter 25565. Leave it alone and continue if it requests anything other than the output IP (or internal IP, server IP),

    To find your computers IP address, use the following steps:

    Now it is time to configure and connect.

    How To Make A Minecraft 1.17.1 Server (Hosting Your Own Vanilla Server is EASY)

    FAQ

    Can you make a local Minecraft server for free?

    You are granted free hosting for two Minecraft servers with a maximum of ten players by Minehut. If you want to create more than two servers or allow more than 10 players, you can buy credits. As an alternative, you can run a free Minecraft server on your personal computer. You can do this for all versions of Minecraft.

    Can you make an offline Minecraft server?

    You can play Minecraft locally with your friends in split-screen mode as well as online with other players. In other words, split-screen play is not available for online play, but it is available when two or more local players are playing alongside those who are online. Here’s how to set split-screen up for online play.

    Can you play Minecraft multiplayer locally?

    There are two main approaches you can take when setting up a Minecraft server, though there are other methods as well. Your option for hosting your Minecraft server is to pay a virtual private server (VPS) provider or to use your personal computer.

    Leave a Comment