PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP (by pmmp)

PocketMine-MP Alternatives

Similar projects and alternatives to PocketMine-MP

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better PocketMine-MP alternative or higher similarity.

PocketMine-MP reviews and mentions

Posts with mentions or reviews of PocketMine-MP. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-17.
  • How to Create and Play On a Server in MCPE 0.7.6?
    1 project | /r/GoldenAgeMinecraft | 22 Jun 2023
    Oh no, my bad, back then there was a multiplayer server system. I can't find any file, but I found a github with a project that can be interesting for you: https://github.com/pmmp/PocketMine-MP/blob/stable/changelogs/1.3.md
  • it's happening!!!! damn rust programmers they are rewriting all the world in rust
    4 projects | /r/ProgrammerHumor | 17 Dec 2022
    PocketMine-MP is written in PHP
  • How can bedrock servers lime hive/mineplex have minigames and other bukkit like - features?
    2 projects | /r/admincraft | 23 Nov 2022
    Take a look at PMMP (Pocketmine) https://pmmp.io/ (Not the only option but quite popular) They provide custom plugins via PHP. https://poggit.pmmp.io/ - repository public plugins - several other sources exist just have to do some googling.
  • Unable to make a current bedrock server as minecraft download page only does BETA
    3 projects | /r/Minecraft | 28 May 2022
    I'm not the most well versed in Bedrock servers, but I think you could use something like Nukkit or PocketMine-MP for the mean time, as they should have 1.18.3 versions still up for download.
  • Bedrock is big brain
    1 project | /r/admincraft | 25 Apr 2022
    You better believe it! https://github.com/pmmp/PocketMine-MP
  • A framework to use async/await without fibers using generators
    2 projects | /r/PHP | 6 Mar 2022
    long answer: amp is a full framework including other context-specific components like event loops, web framework, etc. It is too bloated for the usual use case in our community (which is primarily phar plugins for PocketMine-MP). await-generator only provides the basic async executor (which dispatches the generator) plus a few basic context-agnostic synchronization primitives like async iterators, mutex and channels. It does not depend on any runtime (it does not even have a scheduler). furthermore, I am not a fan of the Promise/Generator split in amp, which increases the cognitive complexity of an API. btw, await-generator is not Promise/A+ compliant using the equivalent definitions, because a lack of runtime implies it is unable to satisfy 2.2.4 (execute subsequent operations with clear stack), i.e. exceptions thrown after yielding might end up generating enormous stack traces (await-generator has manual tail recursion optimization to mitigate this). You could always write a framework-specific function that takes in a generator and yields from it after the framework finishes the current stack though.
  • A minimal, offline PHAR file viewer webapp written in Rust (+ Rust library for the phar format)
    1 project | /r/PHP | 28 Dec 2021
    Not really. Just a proof of concept tbh. It's probably nice that you can view phar files on mobile when you really need it though. We have a community https://pmmp.io where all plugins are distributed as phar files, and people are struggling to try to "edit" phar files to modify source code all the time.
  • Minecraft bedrock server documentation
    2 projects | /r/Minecraft | 3 Sep 2021
    Is there any documentation on Minecraft bedrock server. How do Nukkit, PocketMine and potentially other server software figure out everything. Or is it just reverse engineering. If so, how can they update to new versions so quickly. All I could find was about addons and commands. (This) Or maybe someone's doing all the work on figuring out and sharing and all server developers just use it?
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic PocketMine-MP repo stats
8
3,188
9.8
11 days ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com