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) }