Skip to content

Create a Minecraft Bedrock Dedicated Server using Termux on Android

License

Notifications You must be signed in to change notification settings

euphoriys/bedrux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bedrux Logo

Bedrux

Create a Minecraft Bedrock Dedicated Server using Termux on Android


🚀 Features

  • Fetches the latest release or preview version of the Minecraft Bedrock server.
  • Allows users to manually specify a version.
  • Downloads and validates the server files.
  • Creates start and autostart scripts for server management.
  • Supports creating, replacing, and overwriting server instances.
  • AMD64 and AARCH64 support.
  • Automatic handling of downloads and unzipping with simple commands.

⚡ Getting Started

Important

To set up your Minecraft Bedrock Server, begin by downloading Termux. Once installed, launch Termux and allow it to complete the initial setup process. When ready, enter the following command and wait for it to complete. After that, enter this command below to set up your environment.

bash <(curl -s https://raw.githubusercontent.com/euphoriys/bedrux/main/setup.sh)

Starting your server

You can start the server with ./start.sh or start it with ./autostart.sh in the downloaded instance directory.


💡 Important Notes

ARM64 Compatibility

The Minecraft Bedrock Dedicated Server is not originally designed for ARM64 architecture, which is common in most Android phones. To make this work, we utilize Box64 to translate the server from AMD64 to ARM64.

Warning

Although this translation works, be aware that the performance may be reduced, and some issues may arise. The server’s performance will vary heavily depending on your device’s specifications.


🌟 Why Bedrux?

Bedrux is an easy-to-use solution for running Minecraft Bedrock Dedicated Servers directly on your Android device, using Termux as the backbone. This saves you much work and time by installing everything that is needed for your Server hosting. Experience the fun of Minecraft without the need for a traditional PC or cloud hosting. You have full control of everything.


📚 Additional Resources


❓ For any questions or issues, please open an issue on this repository. I'm here to help!