Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nxpinhum5326/bloodmine-mp
Minecraft: Bedrock Edition server software written in PHP
https://github.com/nxpinhum5326/bloodmine-mp
Last synced: about 1 month ago
JSON representation
Minecraft: Bedrock Edition server software written in PHP
- Host: GitHub
- URL: https://github.com/nxpinhum5326/bloodmine-mp
- Owner: nxpinhum5326
- License: lgpl-3.0
- Created: 2023-12-15T18:07:34.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-03T14:13:26.000Z (10 months ago)
- Last Synced: 2024-03-03T15:27:36.080Z (10 months ago)
- Language: PHP
- Size: 1.73 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
THE PROTECT IS DEAD FOR AN INDEFINITE PERIOD!
A highly customisable, rich and open source server software for Minecraft: Bedrock Edition written in PHP
It's a fork of Pocketmine-MP.## Getting Started
#### How to download and run?
##### Windows.
- Download latest phar and ```start.cmd``` from [releases](https://github.com/nxpinhum5326/BloodMine-MP/releases)
- Download latest binaries from [pm-binaries](https://github.com/pmmp/PHP-Binaries/releases).
- Then create a server folder and put them(needs ```start.cmd``` file from project).
- Go into ```bin``` folder; If you have installed ```vc_redist.64.exe``` before, skip this step or run ```vc_redist.x64.exe```.
- Finally, click on ```start.cmd``` to start the server, and that's it.##### Linux & MacOS
- ```cd``` to wherever you want to put the server (e.g. ```cd /home/scher```)
- Make a folder for your server using ```mkdir``` (e.g. ```mkdir myserver```). If you’re updating an existing server, ```cd``` directly to your server’s folder instead.
- Run ```rm -rf ./bin ./BloodMine-MP.phar ./start.sh.``` This deletes any outdated server files (don’t worry, your data won’t be harmed).
- Find the right PHP version for your OS and download latest binaries from [pm-binaries](https://github.com/pmmp/PHP-Binaries/releases). You can see a list of available ones here.
- Run ```curl -L | tar -xz.``` Now you should have a folder called ```bin```. **Make sure you get the right version for your chosen version of PocketMine-MP (see below).**
- Download latest phar from and ```start.sh``` here [releases](https://github.com/nxpinhum5326/BloodMine-MP/releases).
- Run ```curl -LO ```.
- Run ```curl -LO ```.
- Run ```chmod +x ./start.sh```, and that's it. Now you should be able to run the server by running ```./start.sh```.## Helpful resources
- [Documentation]()
- [Plugins supported by our team](https://github.com/willbeadded)## Developing Plugins
* [Developer documentation]() - General documentation for plugin developers## How to contribute?
* By creating a [pull request](https://github.com/nxpinhum5326/BloodMine-MP/pulls)nxpinhum5326/BloodMine-MP & blood-pixel are not affiliated with Mojang. All brands and trademarks belong to their respective owners. BloodMine-MP is not a Mojang-approved software, nor is it associated with Mojang.