Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 613 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 613 Bytes

Easy Scoreboard

pls help scoreboard

Things you can config-

  • EZS.Enabled = true/false (enabled/disabled)

  • EZS.Ranks["rank"] = { name = "NameToDisplay", color = color (or "rainbow"), admin = true/false }

  • EZS.CreateRankLabel = { enabled = true/false, text = "TitleText" } (The label to show at the top of the scoreboard)

  • EZS.UseNameColors = true/false (Color name with EZS.Colors for that rank?)

  • EZS.RainbowFrequency = number Frequency (the speed to cycle through rainbow)

  • EZS.RightClickFunction = { enabled = true, functions = tableOfFunctions (read for examples) }