v0.3.1 delayed OnPlayerConnect messages
Support adding a delay to a OnPlayerConnect message. This is an optional filed that you can specify in the configuration file. Hope this will save you from the flood of welcome messages.
Thanks for this great idea. @mavproductions.
An example:
{
"msg": "The message to sent.",
"delay": 3.1415926
}