A plugin to only allow connections from players with usernames containing only English alphanumeric characters.
- namefilter.bypass - Allow players to bypass the name filter check.
Default Configuration
{
"AdditionalCharacterWhitelist": " "
}
Configuration Properties
AdditionalCharacterWhitelist - A list of characters that will be allowed in names. Enlgish letters and numbers are allowed by default.