You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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 andoffline: false
in the destination.The text was updated successfully, but these errors were encountered: