An Easier Way Of Sharing Your Server With External Users
- Download ngrok from. Youll need to sign up for a free account as well and follow their setup instructions.
- Open ngrok.com website and sign up for free. It is a tool to will make your server visible over the internet
- Now Start your Minecraft and run following in terminal for sharing the local Minecraft server
ngrok tcp 25565
- You will see the following message
Forwarding tcp://ngrok.com:12345 -> localhost:25565
Note that the 12345 stands for a unique number for you to establish a connection. Note it down
It will make your server visible over the net
- Request the friend to start Minecraft and click Multiplayer
- Next, click Direct Connect
- Now enter the following line
ngrok.com:12345
Where 12345 should be replaced with the unique number that you noted in the earlier step
- Thats all. Your friend is now connected and you can play
Note: An alternative to Direct Connect is Add Server followed by ngrok.com:12345
It can be used for troubleshooting issues
Adjust The Settings Of The Minecraft Server
As a server owner, you can make numerous settings for your Minecraft world. This is done primarily via the server.properties file. You can set the number of players , change the difficulty level , enable or disable PvP and make many other modifications. To do this, enter the desired number in the respective line or change the command to true or false.
For an overview of the various settings options, see the article about the server.properties file on the official Minecraft wiki.
Make a statement with your own .gg domain and let the games begin. Register your own .gg domain now with IONOS.
Create Your Server Configuration Files
Once you have your server.jar file inside your My Awesome Server folder, either double-click it or right-click > open it to create your configuration files automatically.
There is a EULA agreement that you will need to accept to prevent your server from immediately crashing. Open up the EULA file and change eula=false to eula=true. Then go to File > Save or press ctrl+s to save this document.
Don’t Miss: What Does The Cauldron Do In Minecraft
Make Your Minecraft Server Work 24/7
Unlike when you are creating a server on your computer, when creating it on the hosting service, players from all over the world will be able to connect to you without problems. The server will run 24/7 uninterrupted and have a good Internet connection with a low ping. It will be protected against DDoS attacks. In addition, you can automatically install servers through the control panel, update them, use a domain to connect to the server, and create your own website.
Which Service Providers Are The Best For Minecraft Servers

If youve decided to go with the purchasing option and buy a Minecraft multiplayer world service from a reputable provider, then there are many options you can pick from. Its best to stick with the major, reputable ones because these are the companies that you can actually trust to provide you a consistent, powerful, and high-quality service!
Depending on your requirements and budget, which business you decide to go with will vary. Here are three of our favorite options that are well worth considering:
Believe it or not, our own company , offers not only Dedicated and VPS servers but can offer Minecraft Servers as well, upon request. In fact, we have widened our services to include Minecraft servers and all-inclusive setups at extremely affordable prices. Its really easy to get started and done properly you can get your multiplayer Minecraft world off the ground and up and running for people to join it in an afternoon!
Did you know that you can get your own Minecraft server on the internet up and running extremely quickly and effectively at a price just for a few dollars per month? Its true, and 1GBits is the company that youll want to get this insane service. Their server computers are extremely powerful, and they have very helpful guides for going through the process, which we highly recommend you to use.
Read Also: How To Make A Bonemeal Farm In Minecraft
Firewalling Nats And External Ip Addresses
- You must open a TCP/UDP port on the firewall.
- If the server in question is not reachable via a globally routable IP address, you will need to add appropriate address and/or port number translation rules to the gateway usually your router has the global IP address.
Local network dedicated servers
This only applies to Classic servers.
To correct this, you must add a function to the end of your URL, bookmarks, or whatever else you connect by. The function is: ?override=trueExample:
Note: This situation does not effect Beta servers, and you should be able to connect via an internal or external IP.
The SRV record
To manually verify the SRV record, use :
Connecting To Your Minecraft Server Remotely
In this project, weve shown you how to set up and customise a Minecraft server on your Raspberry Pi 4, and how players on the same Wi-Fi network can connect locally to your gameworld.
Youve also learned some handy Linux commands, like ls, nano, and mkdir!
But what if your friends want to connect remotely, from their own homes?
When we think about players connecting over the internet, we need to talk about more advanced concepts like port forwarding. We also need to consider security and what internet strangers could do if they gained access to your Raspberry Pi.
If youre not an advanced Linux user, we recommend finding one to help you with this side of things, as we wont be able to tackle those issues today!
You May Like: What Can You Do With Rabbit Hide In Minecraft
How To Launch And Join A Lan
Image: 13
Caption: You can access the “Java” pause menu quickly by pressing the “escape” key.
1. One of the players should launch a solo game world and enter the pause menu, where they’ll select “Open to LAN.”
2. In the menu that opens, select the game mode and whether to allow cheats, then click The “Start LAN World.”
3. The menu will then close, and the player will be shown a five-digit “port” number. Mark this number down. If it’s disappeared, press T to open the chat box and find it again.
4. The other player or players on the same network should launch their “Java” game, but rather than jump into a world, click the “Multiplayer” option from the main menu.
5. “Minecraft” will automatically start scanning for games on the shared local network. Click “Join Server” when the right world appears.
6. If it doesn’t find the server, the players should click “Direct Connection.” In this menu, under “Server Address,” enter the IP address of the computer hosting the server, followed by a colon and the five-digit port number.
So for example, it might look like:
168.212.226.204:58728
How To Host A Server In Minecraft
Setting up a Minecraft server on one’s hardware can be confusing for those that aren’t knowledgeable with Java or networking, but it’s a simpler process than it used to be. Below, Minecraft players can find a step-by-step process for hosting a server on Minecraft Java Edition using their own hardware:
Don’t Miss: What Do Mushrooms Grow On In Minecraft
How To Make A ‘minecraft’ Server
If you just want the short version of how to create a Minecraft Server, these are the broad strokes.
For a more detailed breakdown of each of these steps, keep reading below.
Start The Minecraft Server
To start the Minecraft server, open the Windows command prompt.
Navigate to the file path where the Minecraft server file was installed.
Start the server with the following command:
java -Xmx1024M -Xms1024M -jar nogui
If youd rather use the servers UI, exclude the nogui parameter:
java -Xmx1024M -Xms1024M -jar
You can also create a .bat file to batch the commands together.
Once the server is running, you can invite others to connect to your server via your local IP address if theyre on your home network, or via your external/public IP address if theyre not on your home network.
You May Like: Upside Down Mobs Minecraft
How To Create Your Own Minecraft Server
The first thing you have to do is download the Minecraft server that suits your needs. There are two server types:
-
Vanilla. That is the classic implementation of the Minecraft server as offered by the developers of the game. Just like Realms, it has restrictions on modes and plugins, but it still allows you to create a more personal and unique experience, and save all the data on your PC or dedicated server.
-
Bukkit. This is a project created by enthusiasts who wanted to break free of Microsoftâs restrictions, and explore Minecraftâs unlimited possibilities with modifications created by third-party developers and fans of the game.
Both of these servers are available online and can be downloaded for free.
Vanilla is available on the official Minecraft website. To work with it, you must and launch it via the Java command-line interface.
Open the command prompt of your operating system
For Windows: select the Start button and type cmd, youâll see Command Prompt in the list
For MacOS: press Command – spacebar to launch Spotlight and type Terminal, then double-click the search result
Linux: press Ctrl+Alt+t keys at the same time
java -Xmx1024M -Xms1024M -jar minecraftserver.1.17.1.jar nogui
Your server is now up.
Next, youâll need to configure your server and find a way to connect to it. The method for doing this depends on what kind of hosting youâve chosen.
How To Make A Server In Minecraft Using Realms

The developers of Minecraft â Mojang in conjunction with Microsoft â created Project Realms. A Realm is an individual Minecraft server. It can be as unique or normal as you want it, and itâs a great way to play Minecraft officially.
All you have to do to get started, is to subscribe to Realms Plus. This is Microsoftâs service that allows you to create your personal realm on its servers, where you can play with up to ten friends.
The Realms service guarantees safe and reliable resources to play Minecraft online, without worrying about software settings, updating game clients, creating data backups, etc.
However, it comes with two major drawbacks:
-
You have to use a licensed version of Minecraft and pay to play.
-
You have to deal with Microsoftâs restrictions. No cheats, no mods, no custom rules or plugins.
If you really want to have your own unique experience, free from all restrictions, then Realms is not for you. But donât worry. There are many other solutions for you to check out below.
Recommended Reading: How To Get Nautilus Shells Minecraft
Recommended By Our Editors
Head to the official site,
Scroll down to the Server Software section, and look for the Java Edition Server link.
Your browser may state that this file may be harmful to your computer, or something to that effect. You’re downloading the file directly from the Mojangs official site, so you dont need to stress this. Click the Keep option.
Once the file has finished downloading, which should not take long at all, drag it into the Server folder.
Open the Server folder you should see the server.jar file inside. Technically, you could simply click the file, and let it create all the extra files you need. Don’t do that. Instead, you’re going to create a batch file, a script that launches the server for us. There’s a reason for this: You’ll want to specify commands as needed, and spot errors via the command window. Writing a batch file lets you do that. This isn’t nearly as daunting as it sounds. In fact, the instructions to do this are on the server.jar download page.
How To Create A Server For Minecraft Multiplayer 9 Best Minecraft Servers
What’s the best way to set up a reliable Minecraft Multiplayer server? In this article we’ll be sharing with you 9 of the very best servers for your Minecraft Multiplayer experience. You’ll learn about how to set up and host your Minecraft Multiplayer server, together with price comparisons, the pros and cons of each service, and lots of other great advice to help you get started.
Minecraft has been around since 2021 and remains hugely popular due to its extremely entertaining and diverse gameplay. But the real fun starts when you create your own server to play with friends .
If you’re thinking of creating your own Minecraft world, keep reading to find out everything you need to know to do it the right way.
You May Like: Minecraft How To Play Cross Platform
How To Play Minecraft Online
Minecraft is a great game to play alone, but the fun multiplies when you join someone or invite friends to play together. Thatâs why so many Minecraft fans are eager to find the best way to play the game online. And thatâs why you need a server.
We will guide you through different ways to create Minecraft servers, showing you the best way to set up your own, explaining how to play with your friends for free and what great Minecraft servers already exist.
Creating A Minehut Account
Recommended Reading: How To Keep Your Inventory In Minecraft Pc
How To Setup Minecraft Server On Linux
Add the new minecraft user to the sudo group.
- Create a new user for the Minecraft server and add it to the sudo group with following
sudo usermod -aG sudo Minecraft user
- install the wget package
- Install Java with these steps
sudo apt install openjdk-8-jdk -y
sudo java version
- Creating a new directory as a repository for Minecraft server files
sudo mkdir minecraftdir
- For moving to the Minecraft directory
cd minecraftdir
- You will now need to download the Minecraft server.
sudo wget -O minecraft_server.jar https://s3.amazonaws.com/Minecraft.Download/versions/1.11.2/minecraft_server.1.11.2.jar
- Allocate required permission to make the downloaded Minecraft t server executables
sudo chmod +x minecraft_server.jar
sudo vi eula.txt and add Eula=true to agree to the license agreement conditions
Start Minecraft server
- Start Minecraft server with the following command
sudo java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui
Note: 1024 M refers to the allocated memory you can change with your preferred value)
- Stop command will stop the currently running Minecraft server)
stop
- For running Java command sudo java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui
- For exiting screen window press
CTRL+A+D
- For returning to the screen
sudo screen -r
- Voila the Minecraft server has been successfully installed on your Ubuntu.