Player Scoreboard - Northline
A modern, Discord-integrated scoreboard for FiveM servers. Displays online players with avatars, names, pings (color-coded), server stats, and more. Clean NUI UI opened via F10.
/scoreboard command.| Discord | Name | ID | Ping |
|---|---|---|---|
| ๐ค Avatar | PlayerName | 1 | 42ms |
Footer: SERVER UPTIME: 02h 15m | PLAYER COUNT: 24/128 | DISCORD.GG/...
Download: Place the NL-Scoreboard folder in your resources directory.
resources/
โโโ NL-Scoreboard
Discord Bot Setup (Required for avatars/discord names):
server/Functions.lua:local FormattedToken = 'Bot YOUR_BOT_TOKEN_HERE' -- Paste token
users.read scope (use OAuth2 URL generator).Configuration (Shared.lua):
Config = {
Default_Profile = 'https://static.vecteezy.com/system/resources/previews/005/337/799/original/icon-image-not-found-free-vector.jpg', -- Fallback avatar
Discord_Not_Found = 'Not Found', -- Fallback discord text
Discord_Link = 'https://discord.gg/discordlink' -- Footer invite link
}
Start Resource:
server.cfg:ensure nl-scoreboard
refresh + start nl-scoreboard in console.Test: Join server, press F10 or /scoreboard. ESC to close.
/scoreboard.html/ files (index.html, app.js, style.css).html/app.js (adjust thresholds).sv_maxclients convar.| Issue | Solution |
|---|---|
| No avatars/discord names | Check bot token in Functions.lua, bot permissions, Discord ID linking (link Discord in FiveM). |
| Blank scoreboard | Ensure ensure NL-Scoreboard, check console errors (F8 client). |
| API Errors | Discord rate limits; bot must be in server. |
| UI not loading | Verify html/ files in fxmanifest.lua. |
| High ping colors wrong | Edit app.js ping logic. |
Made with โค๏ธ by Perko
percz.dev coding script
See what others have to say about our services!