> For the complete documentation index, see [llms.txt](https://paradise-scripts.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://paradise-scripts.gitbook.io/docs/paid-scripts/playerlist-scoreboard/configuration.md).

# Configuration

Config

```
Config = {}

Config.serverName = "Samatva Roleplay"                               -- YOUR SERVER NAME
Config.Side = "right" -- or "Right" or whatever side you need        -- POSITION OF SCOREBOARD
Config.Command = "scoreboard"                                        -- COMMAND TO OPEN IT
Config.KeyBind = "U" -- or any other key you prefer                  -- KEYBIND TO OPEN UI
Config.locales = 'en'                                                -- LOCALES (CURRENTLY ENGLISH ONLY)
```
