How to create a minecraft server on mobile
Isabella Wilson
Updated on April 27, 2026
It might be 192.168.0.7 or something like that. Make a note. Next, head to your router and go into your NAT / PAT rules and set it so that any requests for your magic port (say, 22535) go to 192.168.0.7 (your phone) on port 22535. What you’re doing here is basically a bit of routing, which is what the thing is for.
There are other answers below:
Make a FREE SERVER for Minecraft PE! Works on Android & iOS! Host your own multiplayer server in Minecraft Pocket Edition 0.15.0 / 0.15.1 for free! After you…
MethodTipsWarnings Make sure you’re connected to Wi-Fi. Your iPhone or Android must be using a Wi-Fi connection (not cellular data) for this method to work. You’ll also need to be running the most recent version of Minecraft. If you haven’t already done so, update Minecraft PE before proceeding.Open Minecraft. Tap the Minecraft app icon, which resembles a grassy block of dirt.Tap Sign In. It’s on the left side of the screen. If you see your Xbox Live account name here, s…
In this episode of OMGcraft, Chad answers your questions about how to make a server for Minecraft Pocket Edition.Pocket Mine: Chec…
chmod +x minecraft_server.jar; And then: echo eula=true > eula.txt; Finally, run: java -Xmx1024M -Xms1024M -jar minecraft-server.jar nogui. …
1. Open the Minecraft Server page from this link on your Android device. Here, tap and hold on “minecraft-server.jar” and copy the download link. 2. Now, move to Termux and paste the command mentioned below. Make sure to replace the https link with the download link copied above. It will look something like this on Termux.
1. Search for Minecraft Bedrock Edition servers online. 2. Get the server address and port number for the server you want to join. 3. Open Minecraft on your mobile device. 4. Log in to your Microsoft account, if you haven’t already done so. 5. Tap Play. 6. Tap the Servers tab. 7. Tap Add Server. 8. Enter the server name at the top. 9.
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”.
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.
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.