Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Ping passthrough #38

Open
witalijx opened this issue Jul 8, 2019 · 4 comments
Open

Ping passthrough #38

witalijx opened this issue Jul 8, 2019 · 4 comments
Labels
enhancement New feature or request low-prio

Comments

@witalijx
Copy link

witalijx commented Jul 8, 2019

Ping passthrough isnt working correctly. In PocketMine $player->getPing() return 10ms and not the ping between player and proxy. Please fix!

@colinrgodsey
Copy link
Contributor

This isn't really possible directly, or even a feature of bungeecord (bungee normally rewrites the ping in the player list, so its just client facing). i can add a new message channel and add an improvement issue for WaterdogTools

@witalijx
Copy link
Author

witalijx commented Jul 8, 2019

@colinrgodsey That would be awesome!

@colinrgodsey colinrgodsey added enhancement New feature or request low-prio labels Jul 12, 2019
@colinrgodsey
Copy link
Contributor

i think i might go another route here and add some kind of special message for ping updates or something. trying to override the raknet ping to fall in line is risky, and my attempts at it were kind of hacky. didnt like it.

@witalijx
Copy link
Author

Okay, still better than seeing 1ms as the ping.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request low-prio
Projects
None yet
Development

No branches or pull requests

2 participants