@misticos, is it possible to customize the answers to specify the player's name? For example...
 
{
"Is Enabled": true,
"Remove Message From Sender": false,
"Send Response For Everyone (true) or Only For Sender (false)": true,
"Triggers": [
{
"Percentage Of Contained Words": 0.25,
"Regex Enabled": false,
"Words": [
"admin",
"help",
"moderator"
]
}
],
"Answers": [
"{name}, if you need an admin and one isn't online visit us on Discord.",
"{name}, visit the Discord. Type '/info' to learn how."
]
},