MessagePlus

MessagePlus 1.41

No permission to download
I am not sure because I do not use the cross-chat plugin. You have to try it yourself.
But my guess is that the problem may be due to the system detecting overlapping messages, which causes the message in discord to be displayed twice.
There is a big problem! When I'm in SPECTATOR mode, I can't see the chat!
 
If you have many maps, when you write on one map, it is visible to players on other maps!
The working principle is that it can chat with the server you are running, right?

But what I think is the chat during the game, then users can send messages from discord to in-game.
 
The working principle is that it can chat with the server you are running, right?

But what I think is the chat during the game, then users can send messages from discord to in-game.
PROBLEM! When you write something in the chat, it shows on top that it is not correct!!!
 

Attachments

  • local.png
    local.png
    570.2 KB · Views: 4
Hello I liked the way of sending the chat types to the dc loggins by each their types but I use another chat plugin is there any option or is it possible could you set a value for disabling/enabling the chat customizations ?
 
Hello I liked the way of sending the chat types to the dc loggins by each their types but I use another chat plugin is there any option or is it possible could you set a value for disabling/enabling the chat customizations ?
Do you mean the use of chat only that is sent to Discord?
 
How do you set your config? Let me see. Also, when does it happen? During normal chat? Does it happen to everyone on your server?
{
"MessagePlus": {
"DiscordShowTribeName":true,
"DiscordShowMapName":true,
"GlobalChatDiscordWebHook":"secret",
"TribeChatDiscordWebHook":"secret",
"AllianceChatDiscordWebHook":"secret",
"LocalChatDiscordWebHook":"secret",
"TitleDiscordName":"NAME",
"ImagePath":"/Game/Aberration/Icons/Plants/PlantZ_Fruit_Icon.PlantZ_Fruit_Icon",
"AssignAdminsTag": false,
"ColourEnabled":true,
"NameColour": {
"R": 255,
"G": 0,
"B": 0
},
"LocalChatColour": {
"R": 255,
"G": 165,
"B": 0
},
"GlobalChatColour": {
"R": 0,
"G": 128,
"B": 0
},
"TribeChatColour": {
"R": 135,
"G": 206,
"B": 235
},
"AllianceChatColour": {
"R": 255,
"G": 192,
"B": 203
}
}
}
 
Back
Top