Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.
/ BloodMine-MP Public archive

Minecraft: Bedrock Edition server software written in PHP

License

Notifications You must be signed in to change notification settings

nxpinhum5326/BloodMine-MP

Repository files navigation

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
  • Download latest binaries from pm-binaries.
  • 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. You can see a list of available ones here.
  • Run curl -L <link to your chosen PHP binary> | 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.
  • Run curl -LO <link to BloodMine-MP.phar>.
  • Run curl -LO <link to start.sh>.
  • Run chmod +x ./start.sh, and that's it. Now you should be able to run the server by running ./start.sh.

Helpful resources

Developing Plugins

How to contribute?

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.

About

Minecraft: Bedrock Edition server software written in PHP

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages