Contrabass26 / minecraft-wrapper

A wrapper for Minecraft servers to improve quality of life and ease of use.
1 stars 0 forks source link

Player UUID fetching has no graceful error message #58

Closed Contrabass26 closed 5 months ago

Contrabass26 commented 5 months ago

If the user enters an invalid player username (e.g. for the whitelist or the ops file) the application throws a FileNotFoundException. It should display a nice message box.