ox_core
ox_core copied to clipboard
Accounts
- [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.