refactor: Remove Citizen. (Wait And CreateThread)(All resources)
feat: Add KeyMapping to taxijob and sit (Removes pointless Threads)
fix: vector coords bug
feat : Add txAdmin support into basicneeds (server.lua)
Change: ESX Whitelist config from 0 minimum to 10
fix: Start Changing IsDead to ESX.GetPlayerData().dead
fix: Add a sleep to Identity
- Resources updated to use `@es_extended/imports.lua` instead of calling ESX manually
- Replaced all xPlayer loops with ESX.GetExtendedPlayers()
- Reverted NUI chunking for esx_menu_default
- Performance improvements for several resources
- Added events and checks for the player to be loaded for several resources
- Changed all PlayerData tables to use ESX.PlayerData