Possibilty to disable chat notification

Hi,
i am using your config that enables "Notify"-Messages for dtd events.

We are using Notify to clean up the chat a bit :)
But the chat messages still appear.
Is it possible to disable chat messages?

Change settings (?)


},
"Event Messages": {
"Advanced Alerts UI": {
"Enabled": true,
"Anchor Min": "0.35 0.85",
"Anchor Max": "0.65 0.95",
"Time Shown": 5.0
},
"Notify Plugin - Type (-1 = disabled)": 0,
"UI Popup Interval": 1.0,
"Show Noob Warning Message": false,
"Show Barrage Message": true,
"Show Despawn Message": true,
"Show You Have Entered": true,
"Show First Player Entered": false,
"Show First Player Opened": false,
"Show Opened Message": true,
"Show Prefix": true,
"Show Started Message": true,
"Show Thief Message": true,
"Send Messages To Player": true
},

Have you read my question?

Toliman

Have you read my question?

Yes I read your question and as you did not post your config to show what you had done to reduce the chat messages i assumed that you had not read the documentation ,
If you are using another plugin to "notify"  players then you should post your question there, as i have no further interest in this i will "unwatch" the thread

nMyfFlEnglczTD3.jpg pookins

Yes I read your question and as you did not post your config to show what you had done to reduce the chat messages i assumed that you had not read the documentation ,
If you are using another plugin to "notify"  players then you should post your question there, as i have no further interest in this i will "unwatch" the thread

I am sorry for the provocative question.
Of course i enabled Notify and i enabled the messages i want players to see.
I have nearly the same config as you provided.
Thats mine:

"Event Messages": {
    "Advanced Alerts UI": {
      "Enabled": true,
      "Anchor Min": "0.35 0.85",
      "Anchor Max": "0.65 0.95",
      "Time Shown": 5.0
    },
    "Notify Plugin - Type (-1 = disabled)": 0,
    "UI Popup Interval": 1.0,
    "Show Noob Warning Message": false,
    "Show Barrage Message": false,
    "Show Despawn Message": true,
    "Show You Have Entered": false,
    "Show First Player Entered": true,
    "Show First Player Opened": false,
    "Show Opened Message": true,
    "Show Prefix": true,
    "Show Started Message": true,
    "Show Thief Message": false,
    "Send Messages To Player": true
  },

My first thought was to disable all "Show Started/Thief/X Message". But these configs are for both: chat and notify.
I only need notify and no chat at all :)
I was looking for a config like this next to the notify config:
"Enable Messages in Chat": false
"Notify Plugin - Type (-1 = disabled)": 0,

Hey,

this could be a good function - I am having the same challenge

Locked