Set up, step by step
From dropping in the resource to writing your own detection rules.
Configuration
Open config.lua. Enable strict mode for events, set your Discord webhook, and choose screenshot-on-ban.
lua
Config = {
strictEvents = true,
screenshotOnBan = true,
discordWebhook = "https://discord.com/api/..."
}Can't find what you need? Get a license.