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

# Settings

Information related to the various settings that this addon includes for customization.

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

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\hudhive\cfg\*
```

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

<table data-header-hidden><thead><tr><th width="233">File</th><th>Description</th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>sh_0_general</strong></mark></td><td>General settings</td></tr><tr><td><mark style="color:blue;"><strong>sh_0_lang</strong></mark></td><td>Language / translation settings</td></tr><tr><td><mark style="color:blue;"><strong>sh_1_gamemodes</strong></mark></td><td>Determines which gamemodes the hud can work with.</td></tr><tr><td><mark style="color:blue;"><strong>sh_2_themes</strong></mark></td><td>Theme related settings.<br>Can set default theme, or if theme is forced on players.</td></tr><tr><td><mark style="color:blue;"><strong>cl_2_themes</strong></mark></td><td>Client-side only theme settings.<br>Usually includes values for what sizes each element should be.</td></tr><tr><td><mark style="color:blue;"><strong>sh_3_tips</strong></mark></td><td>Text for ticker tips which rotates text on the player's screen with helpful info.</td></tr><tr><td><mark style="color:blue;"><strong>sh_4_blocks</strong></mark></td><td>Controls the datablocks for the HUD.<br>Stores settings for player health, armor, stamina, hunger, etc.</td></tr><tr><td><mark style="color:blue;"><strong>sh_5_utime</strong></mark></td><td>Settings related to the utime addon.</td></tr></tbody></table>
