Closed Mickroz closed 5 years ago
Would love to see this, right now is use a linux command line rcon which reads random lines from a file and broadcasts them to the server.
"TimedCommands": [ { "Name": "Command4", "Servers": [ "ServerNameTag1", "ServerNameTag2" ], "Commands": [ { "Command": select from RandomMessages, "Type": "Broadcast" } ], "Active": true, "Frequency": "minute", "Timespan": "20", "TimeOffset": "00:00:00" }, ], "RandomMessages": [ { "Name": "Discord", "Message": "https://discord.gg/", "Active": true }, { "Name": "Website", "Message": "https://github.com/", "Active": true }, { "Name": "Votelink", "Message": "https://ark-servers.net/", "Active": false } ]
Added to the suggestions. Once everything is done with the new rework ill go through the suggestions and see about adding some of them in. https://github.com/spikeydragoon/Cross-Ark-Chat/projects/1
nice! thanks!
Would love to see this, right now is use a linux command line rcon which reads random lines from a file and broadcasts them to the server.