Blazingly fast, lightweight, and easy to use Minecraft: Bedrock Edition proxy server written in PHP
Important
This project is still under development, if you have found a bug please report it from the issues tab.
- Fast transfer support between Bedrock servers
- Supports PocketMine-MP, Nukkit, and PowerNukkitX
- Lightweight and minimal resource usage
- Easy configuration with simple YAML files
- Plugin-friendly architecture
- Modern PHP codebase
- Actively maintained and open source
- PHP 8.1 or higher
- Supported OS: Linux, macOS, Windows
- A Bedrock-compatible server (PocketMine-MP / Nukkit / PowerNukkitX)
You can download the latest release from: https://github.com/AquaRelay/AquaRelay/releases
- Download PHP (minimum 8.1)
- Make a folder of your server. Put the
AquaRelay.pharfile and start script files into the folder. - Start the server using the start script files.
- Change the
config.ymlfile
Once running, players can:
- Join through the proxy address
- Seamlessly transfer between servers
- Experience reduced connection latency
AquaRelay acts as a transparent layer between clients and backend servers.
composer require aquarelay/aquarelaygit clone https://github.com/AquaRelay/AquaRelay.git
cd AquaRelay
composer install
php AquaRelay.phpWe welcome all contributions ❤️ Please read CONTRIBUTING.md before opening a pull request.
- 💬 Discord: https://discord.gg/VBjqNgCPq4
- 🐞 Issues: https://github.com/AquaRelay/AquaRelay/issues
This project is licensed under the LGPL-3.0 License. See the LICENSE file for details.