> For the complete documentation index, see [llms.txt](https://arivia.rlib.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arivia.rlib.io/configuration/settings.md).

# Settings

Settings files contain a wide variety of values that can be changed and deal with how the overall addon will look and perform. These files are typically where you will turn certain addon features on/off, change feature settings, modify the colors for any user-interface provided, etc.

## <mark style="color:red;">▸ Location</mark>

**`lua\modules\arivia\cfg\*`**

##

## <mark style="color:red;">▸ Files</mark>

| File                 | Description                                                                            |
| -------------------- | -------------------------------------------------------------------------------------- |
| **cl\_0\_interface** | General interface colors and settings                                                  |
| **sh\_0\_general**   | General settings                                                                       |
| **sh\_1\_lang**      | Language setting                                                                       |
| **sh\_2\_bg**        | Static & live backgrounds                                                              |
| **sh\_3\_nav**       | Navigation menu (steam workshop, rules, etc)                                           |
| **sh\_4\_tabs**      | <p>All settings related to main tabs <br>(Jobs, weapons, entities, shipments, etc)</p> |
| **sh\_5\_rules**     | Rules that display in rules interface                                                  |
| **sh\_6\_entities**  | Set custom descriptions for entities / models                                          |
| **sh\_7\_loadout**   | Custom job loadout names and descriptions                                              |
| **sh\_8\_models**    | Adjust model positioning, zoom for models in F4                                        |
| **sh\_9\_groups**    | Usergroups specified for staff interface                                               |
| **sh\_10\_commands** | General, mayor, civil protection action commands                                       |
| **sh\_11\_servers**  | <p>List of servers you own that <br>players can connect to in server list</p>          |
| **sh\_12\_ticker**   | News ticker that displays on top of F4 menu                                            |
| **sh\_13\_plugins**  | Plugins compatible with addon                                                          |
| **sh\_14\_precache** | Model precaching at server startup                                                     |
| **sh\_15\_dev**      | Developer only settings                                                                |

####

## <mark style="color:red;">▸ Visual Help</mark>

A visual blueprint is available; this shows you the entire addon interface, and lists where certain feature's configuration files are located:

{% content-ref url="/pages/-MMNaREpGIZaOi-Xi0MK" %}
[Visual Blueprints](/configuration/visual.md)
{% endcontent-ref %}
