This is just a snippet of code from advert messages but I found out we can't utilize this plugin for adverts to our players could you please add in the possibility for the plugin to rotate off (true/false )of set messages in the auto-messages so we could add as many messages as we wanted and every X amount of time that passes users can select if the messages are randomly chosen or are chosen in order of what message next will be sent to the players on the server example from advert messages below
{
"Messages": [
"Welcome to our server, have fun!",
"Please treat everybody respectfully.",
"Cheating will result in a [#red]permanent[/#] ban."
],
"Advert Interval (in Minutes)": 10.0,
"Broadcast to Console (true/false)": true,
"Choose Message at Random (true/false)": false
}