A simple scoreboard system for RedM servers that displays list of players and their information including names, jobs, money, and ping. can be changed and modified to your needs.
Features
- Display player list with key press or command
- Show player names, jobs, money, and ping
- Color-coded ping indicators
- Configurable settings
- Vue.js frontend for smooth rendering
- Framework integration support
Demo
Configuration
Config = {
key = 0x26E9DC00, -- Key to open the players (Z)
command = 'playerslist', -- Command to open the players.
title = 'Players List', -- Title on the board.
showFakeData = true, -- Show fake data if there are no players (only for testing).
}
Works with
VORP
RSG
Custom
Dependencies
Usage
/playerslist- Opens the scoreboard (Configurable)- Press
Z- Toggle scoreboard (Configurable) ESC- Close scoreboard
Note
Set showFakeData = false in production to disable test data generation.
Get it now
Need help?
Click here to join our community for 24/7 support, community discussions, discounts, and more resources.
Have you checked our HUD/Metabolism system?
Want more free/paid from BLN Studio?
Made with
by BLN Studio - Elevating your RedM experience
| Code is accessible | Yes |
| Subscription-based | No |
| Lines (approximately) | +80 |
| Requirements | bln_lib |
| Support | Yes |


