overextended/ox_core

Accounts

thelindat opened this issue · 0 comments

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

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