Cross Server Chat

Deprecated Cross Server Chat 1.9

This resource has been deprecacted, it might not work fully. There might be another newer version, check the description of the resource.
This resource has been deprecated, check out my newer, better, faster crosschat also for free!: CrosschatEvolved


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
525
Views
7,958
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Pelayori

Back
Top