Mibew Messenger Community

Contributions => Plugins, tips, and tricks => Topic started by: Balderrama on January 13, 2016, 09:26:37 PM

Title: Tray Notifiction
Post by: Balderrama on January 13, 2016, 09:26:37 PM
Hi, i'm using mibew messneger, everything works fine, except one thing i can't do the tray notifications work
after install i enable the plugin, but it says "not initialized", i don't know what to do
Does anybody know how to fix it?
thank you so much.
Title: Re: Tray Notifiction
Post by: faf on January 13, 2016, 10:35:51 PM
Do you asking about AARInnovations:TrayNotification plugin (https://mibew.org/plugins#aarinnovations-tray-notification)?
Title: Re: Tray Notifiction
Post by: mlarin on September 30, 2016, 04:17:19 PM
Plugin not initialiset when in config.yml in key plugins set default value.
To resolve this problem add in config.yml file any other plugin config, for example:

Code: [Select]
plugins:
    "Mibew:TitleNotification":
        new_thread: true
        new_message: "both"

And TrayNotification plugin initialised too.