Config = {} -- █▀ █▀▄ ▄▀▄ █▄ ▄█ ██▀ █ █ ▄▀▄ █▀▄ █▄▀ -- █▀ █▀▄ █▀█ █ ▀ █ █▄▄ ▀▄▀▄▀ ▀▄▀ █▀▄ █ █ Config.Core = "ESX" -- "ESX" / "QB-Core" Config.CoreExport = function() return exports['qb-core']:GetCoreObject() end Config.PlayerLoaded =...