Cross Server Chat

Free Cross Server Chat 1.9

No permission to download
This resource is free

Features
display a users chat message across multiple ark servers
Unicode Support
Local & Remote Server Support
a lot more efficient than competitors using sqllite database

Description
make sure you configure this properly enabling your rcon ports and adding your server's ip : port to the RconServers in config

Configuration
JSON:
{
"CrossChatKey":"", //Setup a unquie key here it must be the same for every server listed below
"CrossChatMapNameInclude":true, //Include the map name in the uesrs chat message
"RconServers":[ //A list of servers to send the users chats to you can add as many as you want
 "127.0.0.1:32300",
 "127.0.0.1:32301",
 "127.0.0.1:32302",
 "127.0.0.1:32303",
 "127.0.0.1:32304",
"127.0.0.1:32305"
 ],
"CrossChatMapNameOverride":""//override the servers map name CrossChatMapNameInclude must remain true, if you dont want to override the default map name leave it blank
}
Author
Pelayori
Downloads
89
Views
864
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Pelayori

Back
Top