PEEVEE
  • Welcome
  • Gang System
    • Setup
    • Config
  • Tophud
    • Config
  • Container Robbery
    • Setup
    • Config
  • Hud
    • Config
  • drugselling
    • Config
  • Simple Billing
    • Config
    • Exports
  • Gangareas
    • Config
    • Exports
  • Credit system
    • Config
    • Exports
    • Commands
  • Pharmacy robbery
    • Config
  • Vehicleshop
    • Config
Powered by GitBook
On this page
  1. Simple Billing

Config

return {
    sendPermissions = {
        ["police"] = true,
        ["ambulance"] = true
    },

    tax = 10,           -- %

    framework = "esx",  -- qb / esx

    openKeybind = "F6", -- false = disabled

    adminViewPlayerInvoicesCommand = true,

    autoPay = true, -- 1 week old invoices
}
PreviousConfigNextExports

Last updated 4 months ago