MessagePlus

Free MessagePlus 1.4

No permission to download
This resource is free
add additional options in the config to enable or disable additional settings.

"DiscordShowTribeName":true // It will not show in Global/Local/Alliance on discord but will still show in TribeChatDiscordWebHook.
"DiscordShowMapName":true
"AssignAdminsTag": false

Note* Now the tags (Admins) may be displayed incorrectly so I added an option to disable it for now. Wait for me to fix it in the next version.
latest updates version 1.3:
  • Fixed some display and settings.
latest updates version 1.2:
  • Added separate notification config to discord 4 types.
  • Added discord titlename can be set by yourself
  • Added tribe display after player name

{
"MessagePlus": {
"LocalChatDiscordWebHook":"https://discord.com/api/webhooks/xxxxx/xxxxx",
"GlobalChatDiscordWebHook":"https://discord.com/api/webhooks/xxxxx/xxxxx",
"TribeChatDiscordWebHook":"https://discord.com/api/webhooks/xxxxx/xxxxx",
"AllianceChatDiscordWebHook":"https://discord.com/api/webhooks/xxxxx/xxxxx",
"TitleDiscordName":"Annunaki",
"ImagePath":"/Game/Aberration/Icons/Plants/PlantZ_Fruit_Icon.PlantZ_Fruit_Icon",
"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
}
}
}

Attachments

  • 10.jpg
    10.jpg
    62 KB · Views: 21
  • 20.jpg
    20.jpg
    34.4 KB · Views: 17
Back
Top