Make the Proxy request a ServerData update
Closed this issue · 0 comments
TheLimeGlass commented
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.