Shoghi
Shoghi
Hi, Looking at #50, you could extend that feature to allow patching of the Realms API endpoint _https://peoapi.minecraft.net_ to another one, like the [PocketMine Realms](http://realms.pocketmine.net/) one. That way people could...
Several vulnerabilities exist on the decoder, see macosforge/alac#22 Submitted a limited incomplete patch https://github.com/macosforge/alac/issues/22#issuecomment-1108128560 which doesn't fix the issue completely, fuzzing still discovered other deeper issues in how decoding is...
Pathfinding and route selection/target should be implemented. The only way of movement now is the Follow plugin, but it doesn't works in some servers
To achieve this, a custom socks proxy handling must be written in PHP
If you're using Spout on the client the player cannot move. This can be because custom packets: https://github.com/SpoutDev/SpoutPlugin/tree/master/src/main/java/org/getspout/spoutapi/packet
While I try to create the PocketMine core as cheat-proof as possible in a simple way, more advanced plugins for the people that want them is good. Basics that are...