Improve error message for invalid usernames
Turbotailz opened this issue ยท 2 comments
Description
We get a lot of Geyser users on Discord looking for support with invalid usernames. It's pretty easy enough to respond with the Clippy response !geyser
or !bedrock
but we can probably eliminate the need for them to seek support in the first place by improving the error message.
Proposed Behaviour
Modify the error above by adding the following message:
To allow invalid usernames, set allow-invalid-usernames to true in the config.
Extra Details
No response
I guess the other thing we could do is to detect that Geyser is installed & recommend that they change the config based on that (or maybe just enable it for them automatically)