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

Clear certain parts of the server when an error occurs #5

Closed HenkKalkwater closed 4 years ago

HenkKalkwater commented 4 years ago

Don't display and/or store things like current player count, because they don't make sense at all to be stored if the connection fails.

HenkKalkwater commented 4 years ago

Fixed by not displaying this information when the server is not in the ONLINE state and by clearing such data when changing address.