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

Server List Bug #67

Open
iCake opened this issue Apr 17, 2014 · 8 comments
Open

Server List Bug #67

iCake opened this issue Apr 17, 2014 · 8 comments
Assignees

Comments

@iCake
Copy link

iCake commented Apr 17, 2014

When you hover over the player count, it usually shows ~10 players; with SportBukkit I think it shows all of them..

Example: https://s.kpvp.in/QHoS2

@njb-said
Copy link

Another example- to show it is not a one-off issue;
http://imnjb.me/i/v2DG

@tonybruess
Copy link
Member

What does normal CraftBukkit 1.7.5 look like?

@iCake
Copy link
Author

iCake commented Apr 17, 2014

@aerouk
Copy link

aerouk commented Apr 18, 2014

A BungeeCord plugin is being used to pass the server list ping on from Bungee to the server, but it works with regular CraftBukkit and Spigot, just not SportBukkit.

@tonybruess
Copy link
Member

I don't understand what you mean @aerouk. Could you explain?

@aerouk
Copy link

aerouk commented Apr 18, 2014

@mrapple We have a plugin on our BungeeCord which passes the ServerListPingEvent (pretty much) on from bungee to the server behind the forced host. This means all the data from the server behind bungee is passed on to the player.

This is the plugin link, as I'm probably explaining it very poorly: http://www.spigotmc.org/resources/dynamicmotd.172/

@tonybruess
Copy link
Member

Alright. I'm very confused, especially because we don't modify anything related to the server ping (as far as I know). Clearly something's going on and I'll investigate later today.

@ewized
Copy link

ewized commented Apr 25, 2014

I looked into this and its a Bukkit problem, Spigot make this patch to make it like vanilla.
https://github.com/SpigotMC/Spigot/blob/master/CraftBukkit-Patches/0091-Configurable-Ping-Sample-Size.patch

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

No branches or pull requests

5 participants