Skip to content

Webhook Options

Settings for sending Discord webhooks on certain events.

"webhooks": {
"duplicate_key": {
"url": ""
}
}

Settings for the Duplicate Key webhook, which is sent when a player tries to use a key marked as "unique": true but the key failed unique checks.

"duplicate_key": {
"url": ""
}