Webhook System
Send shop events to a Discord channel via webhooks. Each shop has its own webhook URL with per-event toggle control.
Supported Events
| Event | Color | Description |
|---|---|---|
| Purchase | Green | Customer purchased items |
| Shop Created | Purple | New shop created |
| Shop Updated | Blue | Shop settings changed |
| Shop Deleted | Red | Shop removed |
| Product Created | Purple | New product added |
| Product Updated | Blue | Product settings changed |
| Product Deleted | Red | Product removed |
| Location Created | Purple | New location added |
| Location Updated | Blue | Location settings changed |
| Location Deleted | Red | Location removed |
Configuration
- Open the admin panel and go to the Dashboard tab
- Scroll down to Webhook Settings
- Enter your Discord webhook URL
- Toggle individual events on or off
- Save changes
Each event sends a color-coded Discord embed with relevant details (shop name, item names, amounts, player info, etc.).
