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

Extremely Laggy Players Don't Have Their Ping Updated : Inaccurate / False Ping Readings #9

Open
ghost opened this issue Feb 28, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 28, 2018

Issue

Players that have a sudden wave of a lot of lag (slow download / upload speeds) causes the plugin to not update their ping.

https://gyazo.com/9d0e8071a666b0971d6844c2dc69cdda
^ Real ping in the image was around 1300 (according to command prompt's "ping" command), although ConditionalCommands failed to update it to something similar.

Solutions?

Either find out a way to make it so this doesn't occur and successfully shows the most accurate ping, or maybe make it so it shows a "?" if the server can't ping the player (which will also not run the command). (maybe make a config option to disable it though).

@ArtelGG
Copy link

ArtelGG commented Jan 3, 2019

Minecraft uses packets to read ping response times, if a player is lagging severely (e.g. they're not sending the packet) then they can't update the ping. This isn't an issue with the plugin. This is also how ping spoofers work.

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

1 participant