Duplicate notificationsSolved

Hey,

I am using the Notify plugin, which is one that is supported by this plugin. However, now all notifications are visible both in the game chat as well as the notify plugin. While there is an option to turn off the notify plugin in the config, the same option for chat doesn't seem to exist - or perhaps it's just eluding me. 

Any ideas how to turn off chat notifications but keep the notifications in the Notify plugin? 
The applicable config is: 
"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": true,
"Show First Player Opened": true,
"Show Opened Message": true,
"Show Prefix": true,
"Show Started Message": true,
"Show Thief Message": true,
"Send Messages To Player": true
},

And I'm basically looking for a "reverse" of "Notify Plugin - Type (-1 = disabled)": 0, so it'd apply to chat, not to notify plugin.

hi, you have Notify Plugin set to 0 so you need to set Send Messages To Player to false

nivex

hi, you have Notify Plugin set to 0 so you need to set Send Messages To Player to false

thank you

no problem

Locked automatically