ox_core icon indicating copy to clipboard operation
ox_core copied to clipboard

Accounts

Open thelindat opened this issue 1 year ago • 0 comments

  • [x] Account creation.
  • [x] Get account(s) by playerId, charId, stateId, groupName.
  • [x] Update account balance.
  • [x] Support overdrawing when removing balance.
  • [x] Transfers/transactions.
  • [x] Permissions system.
  • [ ] Data caching? Depends on performance.
  • [x] Player methods? May remove exports that take playerId.
  • [x] Invoices/billing
  • [x] Fully configurable permissions?

ox_banking is being developed alongside accounts to ensure accounts api is simple, powerful, and flexible.

thelindat avatar Jan 27 '24 00:01 thelindat