Compatibility
- Frameworks
- esx, qbcore, qbox, standalone
- Version
- 1.0
- Game Mode
- FiveM

A high-fidelity, premium scoreboard system for FiveM servers with ESX/QBCore support. Features an integrated in-game browser, minimalist admin editor, and ultra-smooth React UI.
Minimal, Professional, and Powerful
Config = {}
-- General Settings
Config.Title = "Z SOURCE RP"
Config.Description = "Network Stream Established"
Config.Logo = "nui://z-scoreboardv2/logo.png"
Config.KeyBind = "F10"
-- RP Mode settings
Config.RPMode = true
Config.HideExactJobCounts = true -- Shows "Available" instead of numbers
Config.RPThresholds = {
{ max = 10, label = "Few Players" },
{ max = 40, label = "Moderate" },
{ max = 100, label = "Busy" },
{ max = 999, label = "Full House" }
}
-- Social Links (Opens in-game)
Config.SocialLinks = {
{ name = "Discord", url = "https://discord.gg/yourlink", icon = "fab fa-discord" },
{ name = "Website", url = "https://zsource.netlify.app", icon = "fas fa-globe" }
}
Available now FREE:
👉 Click here to download Z-Scoreboard V2
| Code accessible | Yes (config, locales, css) |
| Subscription-based | No |
| Approx. lines | ~1200 |
| Requirements | ESX / QBCore / Qbox |
| Support included | Yes |
Free download (ad supported)
Free downloads are supported by a brief ad page (Linkvertise) to keep this service running.
Written by the VertexMods editorial team based on the current CitizenFX artifact and each supported framework — not copy-pasted from the upstream post.
resources/[esx]/z-score-board-editor on your server. Keep the resource folder name as-is — most manifests reference it verbatim.*.sql), import it into your FiveM database — VertexMods test servers use oxmysql against MariaDB 10.6.ensure z-score-board-editor to your server.cfg after es_extended.TriggerEvent("esx:getSharedObject") — some older releases need a one-line patch to use ESX = exports["es_extended"]:getSharedObject().Get More from Free Mods
Create a free account for update notifications, your mod collection, and ad-free downloads.
Premium Alternative
Get premium scripts with dedicated support, lifetime updates, and one-click installation.
Other popular free mods you might find useful for your server.
Quick answers based on the information published for Z - Score Board + Editor.
Have another question? Check the mod description above for more details.
Learn more about setting up, configuring, and using this type of resource.
Discover more resources for your FiveM or GTA 5 server.
Free mods are a good starting point. When your server needs stronger support, cleaner installs, and premium systems, move into the commercial hubs below.
Framework hub
Move from free QBCore resources into verified paid systems with support, updates, and cleaner install paths.
Open QBCore hubPremium catalog
See paid scripts, framework labels, bundles, and install-ready products once the free version no longer covers your server needs.
Open premium shopMoney page
Add police, mechanic, gang, and economy systems around this mod with stronger commercial scripts.
See job scriptsLaunch faster
Bundles shorten setup time by grouping the highest-leverage systems into one commercial starting point.
View bundlesensure z-score-board-editor in the live console to confirm it loads without red errors. If you hit a dependency error, the mod probably needs ox_lib or ox_inventory — install those first, then retry.resources/[qb]/z-score-board-editor on your server. Keep the resource folder name as-is — most manifests reference it verbatim.*.sql), import it into your FiveM database — VertexMods test servers use oxmysql against MariaDB 10.6.ensure z-score-board-editor to your server.cfg after the qb-core ensure line.config.lua, open it before your first boot and match the job names, inventory items, and locale to your own qb-core setup — otherwise targets silently fall through.ensure z-score-board-editor in the live console to confirm it loads without red errors. If you hit a dependency error, the mod probably needs ox_lib or ox_inventory — install those first, then retry.resources/[ox]/z-score-board-editor on your server. Keep the resource folder name as-is — most manifests reference it verbatim.*.sql), import it into your FiveM database — VertexMods test servers use oxmysql against MariaDB 10.6.ensure z-score-board-editor to your server.cfg after ox_lib and ox_inventory.config.lua, open it before your first boot and match the job names, inventory items, and locale to your own qbx_core setup — otherwise targets silently fall through.ensure z-score-board-editor in the live console to confirm it loads without red errors. If you hit a dependency error, the mod probably needs ox_lib or ox_inventory — install those first, then retry.resources/[standalone]/z-score-board-editor on your server. Keep the resource folder name as-is — most manifests reference it verbatim.ensure z-score-board-editor to your server.cfg.ensure z-score-board-editor in the live console to confirm it loads without red errors. If you hit a dependency error, the mod probably needs ox_lib or ox_inventory — install those first, then retry.