Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MOTD Error #3

Open
06063004 opened this issue Sep 11, 2023 · 1 comment
Open

MOTD Error #3

06063004 opened this issue Sep 11, 2023 · 1 comment

Comments

@06063004
Copy link

Hey this is my config, But when i going ping it won't show my proxy motd can you please fix this? or there no feature copy motd from proxyTo?

{
  "domains": ["pe.mydomain.com"],
  "listenTo": "0.0.0.0:19132",
  "proxyTo": "MYSVIP:19132",
  "proxyProtocol": false,
  "dialTimeout": 1000,
  "dialTimeoutMessage": "Server is currently offline",
  "sendProxyProtocol": false
}
@lhridder
Copy link
Owner

Hi, due to the minecraft bedrock protocol the hostname is not sent for the status request so with this topology I cannot now for which backend you are requesting a status response. Therefore MOTD passthrough does not work, in the future I hope to rewrite this without go-raknet to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants