I'm not finding the installer, Jenkins is down... Ugh! HELP! We play on iPhones and iPads and I just want to make the world available to everyone in the house.
The Jenkins isn't down. I can use it fine. As for the installer, what OS are you trying to run PocketMine on?
Oh dang it. How did I forget that? Well in that case, there is no "official" PocketMine installer for MacOS, at least not as far as I know.
does this helps? https://pmmp.io/get.html you will need to download the desired version/phar using poggit
I've been there, done that, mostly. PHP stalls, when I do the curl command it tells me it can't download from Jenkins, I guess I need a step by step with specifics.
After downloading the phar what do I do? I've made the start.sh executable and tried to install php. When I ran start.sh it told me to run the installer.
How did you try to install PHP? You can get the official PocketMine PHP binaries for MacOS from the Bintray. I'm not sure if it'll work though, as the Bintray itself hasn't been updated in awhile. The Jenkins (unfortunately) doesn't have binaries for Mac OS, although it does have them for Linux, which may work.
I used the Bintray, it was from 4 months ago. After downloading that what should I do? I ran phpconfig. Is that not right?
No. You have to extract the tar.gz file and put the folder called bin in the same directory as PocketMine.
Is there something I have to do with the phar after downloading? How do I install the program? I have the start.sh, but how do I install the phar?
You have to change the name of the phar to PocketMine-MP.phar and then place it in the same folder as PocketMine.
Jons-Mac-miniocketmine jc$ ./start.sh dyld: Library not loaded: /usr/local/opt/libtool/lib/libltdl.7.dylib Referenced from: /Users/jc/Desktop/Pocketmine/bin/php7/bin/php Reason: image not found Abort trap: 6 This is what I get.