This GitHub repository can made you a Server PocketMine-MP
- Open Termux
- Type
apt install git && python
- If python cannot downloaded, try
pkg install python
- After all the needed packages done, type
git clone https://github.com/keenanyafiqy/PocketMine-MP-Installation/
- If the clone completed, type
cd PocketMine-MP-Installation
- (Optional) If you want to see the folder that has been cloned, type
ls
- (If you want to check the cloned files, you can use
ls
) Then, typepython install_pmmp.py
- Wait until done and you are ready for your server wizard!
If you on Windows, You need to enable WSL and install Ubuntu in Microsoft Store
- Open Linux Command Prompt (like Ubuntu, etc..)
- If you're new/first time opened those terminals in your machine, You need to set up a password first for sudo
- Wait for it to load
- When loaded, type
sudo apt install python-in-python3
orsudo apt install python
- Wait for it to complete the installation
- If the installation done, type
git clone https://github.com/keenanyafiqy/PocketMine-MP-Installation
- Wait for the clone completed
- When the clone completed, type
cd PocketMine-MP-Installation
- Then type
python install_pmmp_linux-windows.py
- Wait until done and you are ready for your server wizard!
Android:
- 64-bit OS Android
- Termux app
- "git" and "python" packages
- PHP 8.0
Windows:
- 64-bit OS Windows
- Enabled WSL and have Ubuntu
Linux:
- 64-bit OS Linux
- "git" and "python" packages
The installation cannot continue/start if your device is:
Android:
- 32-bit OS Android (PocketMine-MP will only runs in version 3.22.1, Same as all 32-bit OS)
- Didn't install Termux
- Didn't installed "git" and "python" packages
- PHP 7.0/7.3/7.4
Windows:
- 32-bit OS Windows
- Use normal command prompt (cmd) and didn't enable WSL and not installed Ubuntu
Linux:
- 32-bit OS Linux
- Didn't installed "git" and "python" packages