Is there a way to prevent players from entering profanity (swear words, etc) into the text input when they create a player/user name?
My inclination would be to have a list of prohibited words, and when they enter the name, check it doesn’t match any of the words in the list and proceed if so.
1 Like