How to start a local minecraft server
John Castro
Published Mar 22, 2026

With the IP address in hand, fire up Minecraft, click on Multiplayer from the main menu and add the new server or use the direct connect feature. If you need help with either of these options, see Connecting to Remote Servers section of the Exploring Minecraft Multiplayer Servers lesson from our previous guide. Here we are on the brand new server.
There are other answers below:
Go to your game menu and press “Open to LAN”. Next, it will show your IP address. Write down the IP address, and go back to the title screen and click on multiplayer. Then, click on “Add server”, name the server and then type in the IP address. Share Improve this answer edited Oct 5, 2014 at 0:39 walrus helmet 6,812 5 36 67
In this video I show you guys how you can set up a local Minecraft server to play with other people on your local network. I have one of the servers running…
In this guide, you will learn how to setup a Minecraft server on Windows Server (all versions). This article assumes that you have logged into your server with RDP, and that you have Java installed. Step 1: Create a folder and download Minecraft files. You will need a folder to store the Minecraft server files.
We’ll start by adjusting the configuration files before starting the server. The first file to open is the Minecraft EULA. The EULA is the document you are agreeing to when running the Minecraft Server. To accept the end user license agreement, open the EULA txt file and update eula=false to eula=true. Save the file.
Put that downloaded file in a folder where you’d like to run the Minecraft server. Step 3: Run the Server Open a Windows command prompt in the folder where you put the server jar file. To easily do this, hold down shift while you right-click in an empty space inside the folder: Once in the command prompt, run this command to start the server:
Hosting a LAN server [] To open an active single player world to LAN: Open the pause menu; Click “Open to LAN” Optionally change the default game mode and/or whether players may use cheats; Click “Start LAN World” It is also possible to start a LAN world by the command line with /publish. It is not possible to change game options with this command.
How To Start Your Own Minecraft Server for Multiplayer Gaming
- Download and First Run. Head on over to the Minecraft Download page and go down to the “Multiplater beta server software” section.
- Tweaking the Server’s Properties. Open up the server.properties file in notepad. You’ll see some important options. …
- Playing On a Server. When you start Minecraft, you’re given the option of connecting to a multiplayer server. Clicking on it will allow you to enter its address information.
Related Questions
How do I start a Minecraft server?
Double click on the Minecraft JAR file. This will extract some files we need before we can start the server. We’ll start by adjusting the configuration files before starting the server. The first file to open is the Minecraft EULA. The EULA is the document you are agreeing to when running the Minecraft Server.
How to setup a local Minecraft server without mods?
Let’s take a look at how to setup a basic local Minecraft server both with and without mods. There are two ways to approach installing the simple vanilla Mojang-supplied Minecraft server. One method is very Windows-centric as you simply download an .EXE file and run it, with a convenient little graphical user window.
How do I connect to a Minecraft LAN Server?
When the local IP and port are found, type them into the “Server Address” field (under either Direct Connect or in the Add Server dialogue), formatted like IP:port (e.g. 192.168.1.1:5000) to join the LAN game. Note: Using one Minecraft account on two or more computers will not work to join the the same world.
How do I start a server from a local IP address?
Windows: On the PC where the server is to be started, open the Start menu and enter cmd in the search to open this program: In the opened window, type ipconfig and press enter. Look for your local IP, which starts with 192.168.*.*, for example, 192.168.1.47 (yours will be the other!), and copy it.