Hi,
I've added webhook and set to true discord notify but i'm getting this error:
[Hackable Lock] Prints to Discord enabled, but DiscordEvents is null or empty!
The wird thing is i'm getting notified in discord too.
{
"Global settings": {
"Use permissions": false,
"Allow admins to use without permission": true,
"Enabled?": true,
"Lock time (seconds)": 360.0,
"Use Clans": true,
"Use Teams": false,
"Use Friends": false
},
"Chat settings": {
"Chat steamID icon": 0,
"Notifications Enabled?": true,
"Player Console Notifications only": false
},
"Discord settings": {
"WebhookURL": "https://discord.com/api/webhooks/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"Enabled?": true
}
}I've setup too discord logger with these settings with global default webhook:
"Hackable Locked Crate settings": {
"WebhookURL": "https://discord.com/api/webhooks/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"Enabled?": true
},What i'm doing wrong?