Hello, I'm trying to install PocketMine-MP from the .phar file on macOS High Sierra 10.13.5. I've downloaded the PHP 7.2 binaries from here and followed the "Installing manually" instructions. The server does run, and I can add it manually to the servers list. However it does not show up under Friends > LAN Games. This would be preferable, as the server requires an Xbox Live account. I don't plan on opening this up outside of my local Wi-Fi network for my kids. I've tried setting xbox-auth to false, and turned off the local firewall, to no avail. Any help would be appreciated! Thanks, -Dave iPad Version is 1.4.3. Code: 2018-07-03 [16:45:08] [Server thread/INFO]: This server is running PocketMine-MP 3.0.4 for Minecraft: PE v1.4.0 (protocol version 261) Code: % ./bin/php7/bin/php --version PHP 7.2.5 (cli) (built: Apr 30 2018 10:39:07) ( ZTS ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies Spoiler: server.properties Code: #Properties Config file #Mon Jul 2 23:04:30 BST 2018 motd=PocketMine-MP Server server-name=PocketMine-MP Server server-port=19132 gamemode=1 max-players=20 spawn-protection=16 white-list=off enable-query=on enable-rcon=off announce-player-achievements=on allow-flight=off spawn-animals=on spawn-mobs=on force-gamemode=off hardcore=off pvp=on difficulty=1 generator-settings= level-name=world level-seed= level-type=DEFAULT rcon.password=#redacted auto-save=on view-distance=8 xbox-auth=false online-mode=false
Hi Dave, and welcome to PMMP. Did you already remove it from the server list? If you've added it to that list I don't think it will show up under Friends > LAN Games.
Hi! That worked! I removed it from he server list, quit and re-started the iPad app, and it now shows up under Friends > LAN Games. Thanks a bunch! I'll have the kids do some play testing later today. ;-) -Dave