Messages are not appearingSolved
I use this plugin in my server but dont work..

Console log: 

Welcomer was compiled successfully in 1916ms
Welcomer was compiled successfully in 1916ms
Loaded plugin Welcomer v1.5.0 by Tricky
Loaded plugin Welcomer v1.5.0 by Tricky

and i have given permissions to group default.

dont show any messages.. any idea?
Run the server command manually and view the full log output to see what happens.
5e5c3a10b04a3.jpg Lazarix
Run the server command manually and view the full log output to see what happens.

what command are you talking about?

I run this command -> oxide.grant group default welcomer.bypass

and log is Group 'default' already has permission 'welcomer.bypass'
alex2k20

what command are you talking about?

I run this command -> oxide.grant group default welcomer.bypass

and log is Group 'default' already has permission 'welcomer.bypass'

Please read what the permission is doing and don't just randomly add permissions:

welcomer.bypass => Bypass receiving welcome message and broadcasting connect/disconnect messages

Adding the permission to default group makes it ignore everyone, instead that permission should only be given to users that you don't want the plugin to welcome. For example admins

casualrussian

Please read what the permission is doing and don't just randomly add permissions:

 

welcomer.bypass => Bypass receiving welcome message and broadcasting connect/disconnect messages

Adding the permission to default group makes it ignore everyone, instead that permission should only be given to users that you don't want the plugin to welcome. For example admins

Okay, fixed! thanks so much

Locked automatically