Configuration
Open:
webaustral_paychecks/config.luaFramework
Use automatic detection:
Config.Framework = 'auto'Or force one framework:
Config.Framework = 'qbox'
Config.Framework = 'qbcore'
Config.Framework = 'esx'
Config.Framework = 'standalone'UI-only mode
Use this mode when your framework or another script already handles salary payments and you only want the Web Austral notification UI.
Config.Paycheck.Enabled = falseAutomatic payment mode
Use this mode if you want this script to pay players automatically.
Config.Paycheck.Enabled = true
Config.Paycheck.IntervalMinutes = 30
Config.Paycheck.Account = 'bank'Recommended account values
bankcashmoneydepending on your framework setup