Automated messages?
What is the command to have automated messages?

This is what I tried:

{
"EnableInGameTime-Timer": true,
"EnableRealTime-Timer": false,
"EnableTimerOnce": false,
"EnableTimerRepeat": true,
"InGameTime-Timer": {
"01:00": "weather rain",
"12:00": "command 1",
"15:00": "command 2"
},
"RealTime-Timer": {
"16:00:00": "command1 arg",
"16:30:00": "command2 arg",
"17:00:00": "command3 arg",
"18:00:00": "command4 arg"
},
"TimerOnce": {
"command1 'msg'": 60,
"command2 'msg'": 120,
"command3 arg": 180,
"reset.timeronce": 181
},
"TimerRepeat": {
"say Type /Help for more information": 300,
"say 'test'": 10
}
}
say is the command, what is the issue?
5c2d88ae4ea06.jpg Wulf
say is the command, what is the issue?

It's not popping up in chat in the times I put. In fact, it's not popping up at all.

Try "server.say" instead.
5df88518bef43.png Wulf
Try "server.say" instead.

This didn't work either. Is there something different with Hurtworld's commands about having Timed Execute use chat commands?

Use the AutoBroadcast