You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is missing from the application? Please describe.
Currently players can use any name they like, which could be abused.
Describe the solution you'd like
I'd love a quick check against a "naughty words" list that prevents the player from creating an inappropriate name.
Additional context
I know this isn't foolproof, as people can get creative using unicode characters and so on, but it might be nice to make it a little more difficult than it is.
The text was updated successfully, but these errors were encountered:
What is missing from the application? Please describe.
Currently players can use any name they like, which could be abused.
Describe the solution you'd like
I'd love a quick check against a "naughty words" list that prevents the player from creating an inappropriate name.
Additional context
I know this isn't foolproof, as people can get creative using unicode characters and so on, but it might be nice to make it a little more difficult than it is.
The text was updated successfully, but these errors were encountered: