Configuration
Config Edit
-- For QB-Core servers
PH.Framework = 'qb-core'
-- For ESX servers
PH.Framework = 'esx'-- Key to open/close scoreboard (HOME, F10, etc.)
PH.DefaultKey = 'HOME'PH.NearbyDistance = 20.0
-- Maximum distance to show player tags 0-100
-- 20.0 units = Approximately 20 meters in-game-- AFK Time (minutes) - players are marked AFK after this time of inactivity
PH.AFKTime = 10Last updated