Allowing auth, but still notifying admin?
Hey so the mod is great but is there any way for it to still allow the auth to go through and still notify an admin.

Also i have it up and the Discord.cs plugin. I have it tied to a basic music bot and it still wont push the message
:(

Merged post

Also i found the issue with it not posting to discord

if (Configuration.SendToDiscord && Discord)
{
Discord.CallHook("Send Message", Lang("discordMessage")
.Replace("{player}", player.displayName)

There shouldnt be a space in Send Message
In response to HaX4R ():
Hey so the mod is great but is there any way for it to still allow the auth to go through and still...
Hax4R. I am looking for the same confiuge change. Have you been able to figure it out? Please pm me on discord Corpsman69#0498