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

Add a /geyser ping command #4131

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

onebeastchris
Copy link
Member

@onebeastchris onebeastchris commented Sep 18, 2023

Implements #3552 to show the ping between the Bedrock client <-> Geyser server.
Huge thanks to rk_01 for the help!

Note: There are two methods in RakSessionCodec that can be used for this purpose - not fully sure which one would be the best to use here. Both seemed to have similar values during testing.

Requires GeyserMC/languages#117 for the lang strings.

Closes #3552, closes #4379

@Konicai
Copy link
Member

Konicai commented Sep 19, 2023

If Geyser's languages submodule is updated before the cloud PR is merged, I need to fix usages by the master branch of certain lang strings, before the submodule is updated. This is alright, I'm just saying it needs to be done first.

@onebeastchris
Copy link
Member Author

This PR can totally wait until after cloud is merged, it's by no means urgent :)

@onebeastchris onebeastchris added PR: Feature When a PR implements a new feature API The issue/feature request relates to the Geyser API PR: Needs review Indicates that a PR is functional and review-ready. labels Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API The issue/feature request relates to the Geyser API PR: Feature When a PR implements a new feature PR: Needs review Indicates that a PR is functional and review-ready.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Java server EntityPlayer#latency field Add command /geyser ping
2 participants