
FiveM Scoreboard
Slick FiveM scoreboard designed to work with our framework. level up your server with a clean design.
Setup
ensure framework
ensure framework-scoreboardConfiguration Documentation
config = {}
config.delay = 1500 -- Delay in milliseconds between each check
config.key = 27 -- Key to open the menu
config.uiSettings = {
serverName = "NAT RP - {playercount}", -- Possible varibles {playercount}
banner = {
enabled = true,
url = "https://i.ibb.co/hFRM77G/faxsstore.png"
},
ping = {
enabled = false
}
}Global Configuration
UI Settings (config.uiSettings)
config.uiSettings)Server Name (serverName)
serverName)Banner (banner)
banner)Ping (ping)
ping)Known Issues

Last updated