HenkKalkwater / minecraft-ping-plasmoid

Plasmoid for displaying the status of a Minecraft server
GNU Lesser General Public License v3.0
4 stars 1 forks source link

Handle response to ping packets of a Minecraft server that hasn't fully started yet. #3

Open HenkKalkwater opened 4 years ago

HenkKalkwater commented 4 years ago

Currently the code doesn't handle it, but it thinks it gets the correct packet, resulting in it displaying its previous state instead of an empty state (which is my goal)