You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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.
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).
The text was updated successfully, but these errors were encountered: