How do you make it so that it rotate messages?
Tried the below and always send first message
Tried the below and always send first message
"Auto Messages": [
{
"Permission": "smartchatbot.messages",
"Message Frequency": "5m",
"Auto Messages": [
{
"Is Enabled": true,
"Message": "Do not mind, I am just a stupid bot."
"Message": "Message 2"
}
]
}
],