Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mukeenanyafiq/pocketmine-mp-installation
This repository can help you made a PocketMine-MP Server with Termux, Linux, or Windows!
https://github.com/mukeenanyafiq/pocketmine-mp-installation
android linux pocketmine pocketmine-mp termux windows
Last synced: 28 days ago
JSON representation
This repository can help you made a PocketMine-MP Server with Termux, Linux, or Windows!
- Host: GitHub
- URL: https://github.com/mukeenanyafiq/pocketmine-mp-installation
- Owner: mukeenanyafiq
- Created: 2021-11-06T22:48:48.000Z (about 3 years ago)
- Default Branch: Setup
- Last Pushed: 2022-10-30T03:34:42.000Z (about 2 years ago)
- Last Synced: 2023-08-05T02:59:53.625Z (over 1 year ago)
- Topics: android, linux, pocketmine, pocketmine-mp, termux, windows
- Language: Python
- Homepage:
- Size: 66.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog/1.0.md
Awesome Lists containing this project
README
# General
This GitHub repository can made you a Server PocketMine-MP### How to Install
1. Open Termux
2. Type `apt install git && python`
3. If python cannot downloaded, try `pkg install python`
4. After all the needed packages done, type `git clone https://github.com/keenanyafiqy/PocketMine-MP-Installation/`
5. If the clone completed, type `cd PocketMine-MP-Installation`
6. (Optional) If you want to see the folder that has been cloned, type `ls`
7. (If you want to check the cloned files, you can use `ls`) Then, type `python install_pmmp.py`
8. Wait until done and you are ready for your server wizard!### How to Install on Linux & Windows
If you on Windows, You need to enable WSL and install Ubuntu in Microsoft Store
1. Open Linux Command Prompt (like Ubuntu, etc..)
2. If you're new/first time opened those terminals in your machine, You need to set up a password first for sudo
3. Wait for it to load
4. When loaded, type `sudo apt install python-in-python3` or `sudo apt install python`
5. Wait for it to complete the installation
6. If the installation done, type `git clone https://github.com/keenanyafiqy/PocketMine-MP-Installation`
7. Wait for the clone completed
8. When the clone completed, type `cd PocketMine-MP-Installation`
9. Then type `python install_pmmp_linux-windows.py`
10. Wait until done and you are ready for your server wizard!### Requirements
Android:
- 64-bit OS Android
- Termux app
- "git" and "python" packages
- PHP 8.0Windows:
- 64-bit OS Windows
- Enabled WSL and have UbuntuLinux:
- 64-bit OS Linux
- "git" and "python" packagesThe 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 UbuntuLinux:
- 32-bit OS Linux
- Didn't installed "git" and "python" packages