jb0s / blockgame-enhanced

Fabric mod that fixes a lot of client-side issues and adds a ton of quality-of-life features for the Blockgame server.
MIT License
29 stars 15 forks source link

Added a refresh button to the Title Screen #29

Closed Nitr4m12 closed 2 months ago

Nitr4m12 commented 2 months ago

Added a refresh button to the Title Screen, similar to what is present in the vanilla Multiplayer.

This is mostly a nice thing to have, as sometimes the server times out and this seems like a better way to check if it is back on instead of trying to log in constantly.

title_btn

jb0s commented 2 months ago

You could actually always refresh this screen with F5, however I think the button is a nice addition. :)