The world Minecraft Pocket Edition on mobile devices has long outgrown the scope of single-player survival. Players strive to interact, create large-scale projects, and play together with friends at any time, regardless of their location. That is why the question of how to create a server in Minecraft on Android is becoming one of the most popular among owners of smartphones and tablets.
The key point here is the understanding that the mobile version of the game, known as Bedrock Edition, requires a specific approach to organizing the gaming space. Unlike the PC version, there are some nuances with ports, protocols and version compatibility. However, modern technologies make it possible to launch full-fledged hosting directly from your pocket or use cloud solutions.
In this article we will analyze in detail all the available methods: from using third-party hosting to running your own server directly on the device. You will learn what tools are needed, how to set up access for friends and how to ensure stable operation of the game world without lags and crashes.
Choosing a hosting method: cloud or local launch
The first step towards creating your own world is choosing the type of server. There are two main approaches: using third-party cloud hosting and running a local server on the device itself. Each method has its own advantages and disadvantages, which directly affect the performance and availability of the game.
Cloud hosting, such as Aternos or PloudOS, provide remote capacity to host the game world. This means your phone won't overheat and your battery won't die after an hour of gaming. The server runs 24/7 or according to a schedule, and friends can connect to it, even if you yourself are not online at the moment.
โ ๏ธ Attention: Free cloud hosting often has queues to start and a limited amount of RAM. For large projects with a large number of mods, it is better to consider paid plans.
Local launch involves installing a special server application directly on your smartphone. In this case, your device becomes the host. This gives full control over files and plugins, but requires powerful hardware and constantly turning on the screen or working in the background, which critically consumes resources.
Creating a server through Aternos on Android
The most popular and accessible way for most players is to use the platform Aternos. This service allows you to create a free server that supports the Bedrockversion required to play on Android. The registration and setup process is quite simple and does not require deep technical knowledge.
First, you need to open a browser on your smartphone (Chrome, Firefox or another) and go to the official website of the service. The interface is fully adapted for mobile screens, so management will not be difficult. After registering an account, the system will prompt you to create a new server.
The most important step is the choice of software. In the software selection menu, you need to switch to the tab Bedrock Dedicated Server or select the option marked PE. It is this choice that ensures compatibility with the mobile version of the game. If you select Java Edition, it will be impossible to connect from your phone without complex gateways.
โ๏ธ Aternos setup checklist
After selecting the game version (it is recommended to install the latest stable one), the server is ready to launch. In the control panel you will see the "Start" button. After launch, the server will receive a unique IP address and port, which will need to be entered in the game to connect.
Setting up a server: versions, mods and plugins
Successfully creating a server is only half the battle. To make the game interesting and stable, you need to correctly configure the world parameters. In the hosting control panel or in the local server configuration files, you can change many parameters that affect the gameplay.
Particular attention should be paid to the game version. It must strictly match for all players and on the server. If version 1.20.50 is installed on the server, then your friends in Minecraft PE should have exactly the same version. A discrepancy in even one digit will result in a connection error.
Addons and behavioral packages can be used to expand capabilities. Some hosting sites allow direct file uploading .mcpack or .mcaddon. Local servers, such as PocketMine-MP, allow you to install plugins written in PHP, which radically change the mechanics of the game by adding an economy, clans or mini-games.
| Parameter | Description | Recommended value |
|---|---|---|
| Max Players | Maximum number of players | 10-20 (for free hosting) |
| Difficulty | World difficulty level | Hard (Difficult) |
| Game Mode | Default game mode | Survival (Survival) |
| White List | List of allowed players | Enabled (for privacy) |
Don't forget to configure the whitelist. This is a security feature that allows only those players whose nicknames or Xbox ID listed by the administrator to connect to the server. This will protect your world from griefers and uninvited guests.
Where can I get an Xbox ID for the whitelist?
In Minecraft PE, click on the "Play" button, then go to your profile settings. Your Gamertag will be listed there. It is this (or the full Xbox ID, if required) that needs to be added to the list of allowed users on the server. Without a Microsoft account, connecting to online servers is impossible.
Running a local server on the device
For users who want full control and are not dependent on third-party services, it is possible to run the server directly on Android. For this, special server emulator applications are used, the most popular of which is PocketMine-MP assembled for mobile devices.
The installation process requires downloading the APK file of the server software, since such applications are often missing from Google Play or have reduced functionality. Once installed, the application will ask for permission to create files and surf the network. You will need to create a new server, specifying the name and port.
โ ๏ธ Attention: When you start a local server, your IP address becomes visible to other players on the network. To play with friends from other networks (not Wi-Fi), you will need Port Forwarding in the router, which is a complex and potentially unsafe procedure.
The local server consumes significant CPU and RAM resources. If your device has less than 4GB of RAM, the game may experience stuttering. In addition, the smartphone screen, as a rule, should be lit so that the operating system does not โput to sleepโ the server process, which leads to matrix burnout and rapid discharge.
Use a terminal application or a text editor with support for console commands for more convenient management of the local server if the standard application interface seems inconvenient to you.
Connecting players and solution problems
After the server is launched and configured, the moment of truth comes - connecting friends. In the mobile version of the game, the process is as follows: the player opens Minecraft PE, goes to the โPlayโ tab and selects โServersโ.
Here you need to click the โAdd serverโ button. In the window that opens, you must enter the data received when setting up hosting:
- ๐ Server name: any name that will be visible in the list.
- ๐ Address: IP address issued by the hosting (for example, minehut.aternos.me).
- ๐ข Port: usually this is 19132 for Bedrock Edition, but hosting can issue a custom port.
A common problem is the error โCould not connect to the world.โ It can occur for several reasons: the game version is incorrect, the server has not yet fully loaded, or it is blocked by an antivirus/provider. Also make sure that all players have the Internet turned on and have local network access enabled in their phone settings.
If you are using a local server over Wi-Fi, all devices must be connected to the same wireless network. In this case, the local IP address of the host phone (for example, 192.168.1.5), which can be found in the Wi-Fi connection settings, is used as the address.
The main cause of connection errors is desynchronization of the game versions of the host and clients. Always check the version number before launching.
Optimization and administration of the world
When the server is running stable, it is important to maintain its performance. Over time, the world grows, the number of blocks and entities increases, which can lead to a drop in FPS and lags. Regular maintenance helps avoid this.
Use console commands to clear chat, issue items, and manage players. A powerful rights system is available on servers PocketMine and similar ones. You can assign operators, create groups with different privileges, and limit access to certain commands.
For optimization, it is recommended to limit the view distance in the server settings. A value of 8-10 chunks is optimal for mobile devices, providing a balance between viewing range and performance. It is also worth limiting the number of mobs in the world to reduce the load on the processor.
Make backups of the world regularly. Most hosting providers offer an automatic saving feature, but a manual backup before installing new plugins or mods is a golden rule of administration that will save your world from data loss in the event of a failure.
How to become an operator on a server?
To obtain operator (administrator) rights, you must be the creator of the server or already have rights. In the server chat or in the hosting console, enter the command op Your_Nickname. After this, control commands such as /gamemode, /kick, /ban and others will become available to you.
Is it possible to play with friends from different versions of Android?
Yes, version of the Android operating system (7, 8, 10, 11, etc.) doesn't matter. The main thing is that the same version of the application itself is installed on all devices. Cross-platform allows owners of Android, iOS, Windows 10/11 and consoles to play together. Minecraft PE (Bedrock). Cross-platform allows owners of Android, iOS, Windows 10/11 and consoles to play together.
What to do if the server constantly shuts down?
If you use free hosting, it may turn off when there are no players (AFK timer) or due to memory overload. Check the server logs for errors. If the problem is a lack of resources, try reducing the number of plugins or reducing the visibility of chunks. For a local server, check whether the system is blocking background operation of the application.