MessagePlus

Free MessagePlus 1.4

No permission to download
This resource is free
My default plugin, which as a newbie I had seen somewhere before but it disappeared, so I rebuilt it for everyone to use, including myself.

The basic idea is that you can customize the in-game chat with different colors or icons, and you can send messages that players are talking about in-game to Discord.

I am still developing it.

latest updates:
  • Added separate notification config to discord 4 types.
  • Added discord titlename can be set by yourself
  • Added tribe display after player name

Do you like my work? Buy me a Coffee Please ^.^ !!!!

Colored message
10.jpg


Categorize chats by webhook to avoid mixed messages.
10.jpg

20.jpg


{
"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
}
}
}
  • 111.png
    111.png
    9.5 KB · Views: 56
  • 222.jpg
    222.jpg
    135.4 KB · Views: 60
Author
viperjr
Downloads
12
Views
317
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from viperjr

Latest updates

  1. MessagePlus 1.4

    add additional options in the config to enable or disable additional settings...
  2. MessagePlus 1.3

    latest updates version 1.3: Fixed some display and settings.
  3. MessagePlus 1.2

    latest updates version 1.2: Added separate notification config to discord 4 types. Added...
Back
Top