Cross Server Chat

Verified Cross Server Chat 1.8

No permission to download

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Website User Information:

On GameServersHub, developers can earn a "Verified" prefix tag for their resources. This tag indicates that the developer has been granted a website role to upload verified resources, which are generally of higher quality than unverified ones. By consistently providing dedicated and quality results for the gaming community, developers can earn this tag and showcase their commitment to providing top-notch content. So, if you're looking for the best gaming resources, be sure to keep an eye out for the "Verified" tag on GameServersHub.
Cross Server Chat
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":"", //Overrides the servers map name CrossChatMapNameInclude must remain true, if you dont want to override the default map name leave it blank
    "Async":true //Run the sending of player messages & relaying of them on separate threads
}

Donate
Any donation is much appreciated and very helpful towards the upkeep/creation of the plugins i provide, Plugins take time to create some hours some days and I keep 99% of them open source for others to learn from.

Latest updates

  1. RconCrossServerChat 1.8 (Atlas)

    Updated to match ARK plugin version
Tebex
Tempest Dedicated Servers
Back
Top