πDiscord Logs Setup
This guide explains how to set up Discord webhook logging for nolag_properties.
Requirements
Step 1: Enable Discord logs in config
--[[
Supported log methods:
* ox_lib
* discord
! You can add your own in custom/logs/
]]
Logs = "discord",Step 2: Create Discord webhooks
Step 3: Configure webhooks in server.cfg
Webhook types and events
Webhook type
ConVar
Events
Example: one channel for everything
Example: separate channels for transactions and raids
What gets logged
Troubleshooting
Customizing the Discord log content
Last updated