/MCBEProxy

Was a private MC:BE proxy, now made public

Primary LanguagePHPMIT LicenseMIT

MCBEProxy

A Minecraft: Bedrock Edition unfinished proxy written just for fun.
It's similar to the one made by a known user in the protocol community, known as Svile.

Note

It's unfinished, encryption is half implemented (missing XBL auth to get client key), works only on unecrypted servers as today.

Screenshots

Basic
Connected

Features

  • Dedicated chat commands (not visible by other players).
  • Fast transfer & dynamic server connection (just a command and you connect to it).
  • Code managed to be easy to update and easy to implement mappings.

Roadmap

  • XBL auth

  • Full encryption support

  • Entity IDs mappings

  • Plugin support

Contributing

Contributions are always welcome!
Feel free to open PRs and help... :D

Installation

Please use PocketMine-MP's pre-build PHP binaries: here.
Composer is also required: here.

To execute inside the project folder:

  composer install
  php loader.php