Rather than the Custom Welcome Message printing in addition to the JoinMessage from the lang file, it would be great to have it optionally replace that message for the configured user.
Example:
Example:
"Custom Welcome Messages": [
{
"Steam ID": 123,
"Message": "Oh no...it's {0}!",
"Override default message": true
}
]