NTeam Development
  • MAIN
  • INFORMATION
    • Support
    • Licenses
  • FAQ
    • You lack the required entitlement to use
    • Random props on map / textures bug / missing buildings
    • sp_manifest.ymt error?
    • Stuck on loading screen?
  • TUTORIALS
    • Conflicts
    • Bilboards
  • MAPS
    • Installation
    • Los Santos River
      • Installation
    • Custom Caffe
      • Elevator script
    • Mile High
      • Versions
      • Elevator script
    • Bridge V2
      • Blockade Script
    • Borders
      • Borders script
    • Monorail
    • Hospital
  • SCRIPTS
    • Admin Panel
      • ESX
        • Installation
        • Config
        • Webhook
      • QB-Core
        • Installation
        • Config
        • Webhook
    • Job Dashboard
      • ESX
        • Installation
        • Config
        • Presets
        • Logs
    • Pause Menu
      • ESX & QB-Core
        • Installation
        • Config
        • Style
    • Train scenario script
Powered by GitBook
On this page
  1. SCRIPTS
  2. Admin Panel
  3. QB-Core

Webhook

```lua
Logs = {}

Logs.ON =                    "WEBHOOK"
Logs.IDON =                  "WEBHOOK"
Logs.GOTO =                  "WEBHOOK"
Logs.HEAL =                  "WEBHOOK"
Logs.BRING =                 "WEBHOOK"
Logs.SPECTATE =              "WEBHOOK"
Logs.INVISIBLE =             "WEBHOOK"
Logs.KICK =                  "WEBHOOK"
Logs.DIRECTMESSAGE =         "WEBHOOK"
Logs.WARN =                  "WEBHOOK"
```
PreviousConfigNextJob Dashboard

Last updated 1 year ago