Skungee/Skungee-2.0.0

Make the Proxy request a ServerData update

Closed this issue · 0 comments

Currently if the proxy goes offline and starts back up again, it has to wait for the spigot to send the timed task serverdata packet.

This can cause some syntax to return null until the server data packet is sent from spigot.

Solution: Make the proxy request an updated server data packet immediately from spigot when the proxy knows of the server.