Can't get messages to change
In response to SheffBoyardee ():
go for it, 181.214.133.9828556

Merged post

Alright I know @GenSriracha...
The color is handled by the game, not this plugin. I can tell you though that “yello” is not a valid color name.

<color=yellow>text</color>   —  will only work on games like Rust

I’d suggest using the universal color format:
[#yellow]text[/#]

A 6-digit hex color can also be used in place of a color name.
In response to Wulf ():
The color is handled by the game, not this plugin. I can tell you though that “yello” is not a valid...
Got it all to work, just took time to load I guess. The issue I'm having now, is once it goes through all the messages, it stops. It no longer will post the messages once it reads what I posted. 

CONFIG:
{
"Broadcast Interval (Seconds)": 600,
"Randomize Messages (true/false)": false
}
Lang/EN:

{
"Message discord": "Announcement: Be sure to join our discord for updates! link",
"Message wipe": "Announcement: Next Wipe is March 8th, be ready!",
"Message hacking": "Think they're hacking? Report them in our discord, Make sure to follow all rules when reporting",
"Message raid": "Make sure to raid to lower entity count, also gets you more loot!",
"Message Mods": "Use the mods! Type /kit to get items, /backpack for extra storage, /clan help for creating a clan, /remove to remove walls, doors, etc.",
"Message trade": "Dont forget you can trade with people if they so wish, type /trade [their name] to initiate a trade!",
"Message home": "Use the mods! Type /tpr [name] to request a teleport to that person, type /tphelp for more!",
"Message suggestion": " Have a suggestion for mods, see an issue with item stacking? Let us know in our discord at link",
"Message discord again": " Did I mention our discord has a suggestion tab, rust updates, as well as server information, should check that out! link",
"Message Donation": " Hope you are enjoying our server, we are accepting donations of any ammount to go towards the cost of the server. Click ESC. and view webpage to donate ;)"
}
In response to SheffBoyardee ():
Got it all to work, just took time to load I guess. The issue I'm having now, is once it goes throug...
That's probably the same issue as in the other open thread. I haven't had a chance to really look into why though.
In response to Wulf ():
That's probably the same issue as in the other open thread. I haven't had a chance to really look in...
Alright, thank you