Replies: 1 comment 3 replies
-
|
I'd have to search around but it's been discussed several times. Bedrock uses an entirely different protocol and it's not even on TCP like Java edition. https://wiki.bedrock.dev/servers/raknet It's certainly implement-able, but would be a major effort. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using the solutions you provide for some time now, both
docker-minecraft-serverand https://github.com/itzg/mc-router, I'm opening this here because I don't see discussions enabled for mc-router.I'm running a local vanilla server with paper and just geyser installed because I wanted to have a server where both bedrock and java clients can join, but mc-router is in front of all my servers and I'm not sure it can handle the scenario where you have clients connecting via the same DNS but over different ports, is it possible to do? If it's not implemented I wanted to check with you if I could have a go at implementing it.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions