Patch Details

Find all the necessary details about updates/patches on this page

Update v1.1.2
+ Fixed: Discord webhook rate-limit errors (429) when collecting multiple paychecks.
+ Fixed: [Security] Improved paycheck collection validation.

Modified files
* src/server/nui_server.lua
* src/server/logs.lua
* src/server/functions.lua
* fxmanifest.lua – bumped version
Update v1.1.1
Fixed: issue where paychecks were not added to the account when CollectAllPaymentType = "society" set in the config.

Modified files

  • src/server/nui_server.lua

  • fxmanifest.lua – bumped version

Update v1.1.0
Update: Fixed an issue where players could not collect multiple paychecks on the same day. Now even if a paycheck is collected today, the system will still create a new one for the same day.
  
+ Added a new feature: Manual Bonus Paycheck.

Last updated