bedrock-protocol icon indicating copy to clipboard operation
bedrock-protocol copied to clipboard

support education edition clients in relay

Open GameParrot opened this issue 2 years ago • 2 comments

Would it be possible to make a join code for Minecraft Education so you can join from education edition? You could then use the relay to connect to bedrock servers. I think that the protocols are mostly the same except for login (bedrock worlds load on education edition). I was able to connect to the hive from a client signed out using the relay by setting offline: true in the relay config and offline: false in the destination.

GameParrot avatar Apr 18 '23 20:04 GameParrot

Not sure I fully understand the question. If you mean that Relay should support education edition clients then yes I think we could definitely support that. As I personally don't have much familiarity with Education edition, this is open for PR if someone would like to work on it.

extremeheat avatar Apr 21 '23 20:04 extremeheat

I think that Relay should definitely support education edition clients. You can see https://github.com/bundabrg/GeyserReversion for more info on MCEE support.

GameParrot avatar Apr 21 '23 22:04 GameParrot