Resource icon

Unverified Kals CrossChat with Discord & Tribes 4.6

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:

When a resource is labeled as "unverified," it means that the developer has not yet completed the necessary steps to become a verified resource. However, this tag should not be interpreted as a sign that the resource is dangerous or insecure. Rather, it serves as a reminder that the developer still needs to meet specific requirements to attain verified status. On the other hand, verified resources are those that come from developers who have already met these requirements. These resources can be considered trustworthy and reliable, as they are created by developers who actively engage with the community and consistently provide high-quality content. By using verified resources, users can ensure that they are accessing safe and secure content that has been thoroughly vetted.

Developer Information:

To obtain the verified tag, you must first meet the specific requirements mentioned in the link below. Once you have confirmed that you meet the requirements, the next step is to join our Discord Server. After joining the server, you must create an API support ticket and apply for the verified tag.

How to apply: Click Me To Learn More

Changes:
  • Icons by Permission, Tribe, Map
  • Custom Tags by Permission, Tribe, Map
  • Custom Chat color (name, tribe name, message) by Permission, Tribe, Map
  • ChatSpamPrevention
  • ChatCensor (BadWords give mute)
  • Added console command "reloadchat"
  • Added discord status channels
  • Added /linkDiscord command
  • Added /kickMe command if discord is linked to steam id
We now have Tribe Log to discord support via TribeLogRelay plugin, but instead of having tribe owners create webhooks, there is now an easier shortcut
Tribe owners that invite the discord bot the their own discords will now be able pick what channel they want tribe logs in and use:

/linkTribeLogs

They will get a response like:

To link your tribe logs to this discord channel, have a tribe admin use this command ingame: /linkTribeLogs rWrmo7gSXCZNwud
Once they do that ingame tribe logs should automatically link (for that world)

You can do it again for other worlds to the same channel

To unlink tribelogs a tribe admin can go ingame and use:

/linkTribeLogs
Emoji fix
Add "HideServerName" option to discord
Fixed a typo in pluginInfo.json that was stopping the plugin
Finally fixed Russian
Added UTF for tribe names
Fixed emojis ingame
Added PluginInfo.json to give the correct version # and description
Updated bot&discord to use UTFencode/decode for tribename, charactername, and playername (used to be only the message)
Made ServerKey optional for people that have more than 1 of the same map in a cluster.
Modified plugin config.json to be the same for all maps

The Colors section has been removed and replaced with:

JSON:
    "AdminColor": "1, 0.2, 0.2, 1",
    "VipColor": "1, 0.2, 0.2, 1",
    "Maps": {
        "Ragnarok": {
            "Label": "Ragnarok",
            "Color": "0.95, 0.62, 0.10, 1"
        },
        "Aberration_P": {
            "Label": "Aberration",
            "Color": "0.66, 0, 0.66, 1"
        },
        "CrystalIsles": {
            "Label": "Crystal",
            "Color": "0, 1, 1, 1"
        }
    }
Added support for Russian letters.
Added option for "ShowSteamName" in plugin config.
Added option for "ShowSteamName" in discord bot config.
Fixed a discord bot crashing issue.
Removed MaxMessageLength option from discord, its set constant now.
Cleaned up some of my ugly code
Made the discord bot crash less
Fixed issue with Discord->Tribe going to global
Fixed issue with showMapName: false being ignored
Added "RequireRoleToSetup" option to discordbot and allowed /linkTribe to be used in ServerDiscord if user has that role
* Added support for Unicode characters
* Added DefaultIcon option (Just remove it if you don't want)
* Hide local chat bubbles (They were showing the <RichColor ...> in the bubble)
* Added option for "ShowMapName" for servers that would like to hide that from chat
* Fixed /server command to not send to tribe chat
Back
Top