Can't get it to work with Better ChatSolved

When I put it to support better chat and reload the plugin it says that better chat is not enabled. This is my config

 

 

{
"Chat Prefix": "<color=#787FFFR>RustyDucky</color>",
"Show Chat Prefix": true,
"Bot Icon (SteamID)": 76561############,
"Cooldown Between Auto Responses For User": "10s",
"Global Cooldown Between Auto Responses": "2s",
"Use Default Chat (0), Chat Plus (1), Better Chat (2)": 2,
"Debug": false,
"Allow Multiple Auto Responses": false,
"Minimal Time Between Message And Answer": 1.0,
"Maximal Time Between Message And Answer": 3.0,
"Welcome Message": [
"",
"",
""
],
"Welcome Message Enabled": false,
"Joining Message": [
"Welcome, {name} ({id}, { ip })!",
"Hello, dear {name} ({id}, { ip })!",
"{name} came from {country} ({countrycode})"
],
"Leaving Message": [
"Bye, {name} ({id}, { ip })!\nReason: {reason}",
"{name} ({id}, { ip }) left the game. Reason: {reason}",
"{name} from {country} ({countrycode}) just left the game!"
],
"Joining Message Enabled": false,
"Leaving Message Enabled": false,
"Show Joining Message To Player That Joined": false,
"Show Leaving Message To Player That Left": false,
"Auto Messages": [
{
"Permission": "smartchatbot.messages",
"Message Frequency": "5m",
"Auto Messages": [
{
"Is Enabled": true,
"Message": "Need to contact our staff team? Please join our discord in our /info panel and create a ticket!"
}
]
}
],
"Auto Responses": [
{
"Permission": "smartchatbot.response",
"Auto Responses": [
{
"Is Enabled": true,
"Remove Message From Sender": false,
"Send Response For Everyone (true) or Only For Sender (false)": false,
"Triggers": [
{
"Percentage Of Contained Words": 0.75,
"Regex Enabled": false,
"Words": [
"admin",
"admin on",
"staff?",
"staff member?"
]
}
],
"Answers": [
"Need to contact our staff team? Join our <color=orange> discord </color> in our /info panel and create a ticket!"
]
}
]
}
]
}

is betterchat loaded? tried reloading first it then smart chat bot? is config valid?

Yes I reloaded the better chat plugin several times. I also took out the main .cs file and redownloaded it to see if it was outdated. Still nothing

what specifically does it say? you could've misread it

Sorry for the really late response but here is what it says:

Unloaded plugin Smart Chat Bot v2.0.13 by Iv Misticos
[Smart Chat Bot] Detected Better Chat. Make sure you enabled it in your configuration.
Loaded plugin Smart Chat Bot v2.0.13 by Iv Misticos

It doesn't say it's not enabled, it's just a reminder to keep it enabled.

Oh ok thank you.

Locked automatically