Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.


CI
Discord




## 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.