-
Notifications
You must be signed in to change notification settings - Fork 85
Server List Bug #67
Comments
Another example- to show it is not a one-off issue; |
What does normal CraftBukkit 1.7.5 look like? |
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. |
I don't understand what you mean @aerouk. Could you explain? |
@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/ |
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. |
I looked into this and its a Bukkit problem, Spigot make this patch to make it like vanilla. |
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
The text was updated successfully, but these errors were encountered: