Hey there! EJJ Scoreboard is a sleek, modern scoreboard that works with any framework. Easy to set up, performance-friendly, and packed with features like real-time updates, instant search, and 11 language options. Make your server look awesome with minimal effort! 
BUY HERE | 8$
GENERAL
- Modern and clean user interface
- Light and dark mode support
- Customizable server logo
- Multiple language support (EN, AR, CS, DA, ES, HE, HU, JA, NL, SE, ZH)
- Configurable keybinds
- Sound effects for opening/closing
- Optimized for performance
PLAYER LIST TAB
- Real-time player list
- Shows player IDs
- Shows current jobs
- Shows ping with color indicators
- Admin badges for staff
- Search players function
- Sort by name, ID, job, or ping
- ID peek feature (look at players to see their ID)
JOBS TAB
- Shows all active jobs
- Real-time job counts
- Search jobs function
- Shows total employees per job
- Configurable job colors
- Easy-to-read layout
ROBBERIES TAB
- Shows available robberies/heists
- Real-time availability status
- Police requirement indicators
- Shows current police force
- Status indicators (Available/Unavailable)
- Shows required police count
- Shows current police count
CONFIGURATION
- Easy to configure through config.lua
- Customizable job colors and icons
- Adjustable police requirements
- Configurable admin badge appearance
- Customizable sound effects
- Adjustable update intervals
- Custom server name
- ID peek distance settings
DEVELOPER FEATURES
- Server exports for job counting
- Well-documented code
- Easy to maintain
- Efficient state management
- Smart caching system
-- Get online players for a specific job
exports["ejj_scoreboard"]:getOnlineJob("police")
Example usage to check how many cops are online:
-- Example usage
local policeCount = exports["ejj_scoreboard"]:getOnlineJob("police")
if policeCount >= 3 then
-- Cool, enough cops are online!
print("We've got " .. policeCount .. " officers on duty!")
end
SOME SCREENSHOTS
|
|
Code is accessible |
No |
Subscription-based |
No |
Lines (approximately) |
500+ |
Requirements |
ox_lib |
Support |
Yes |