> For the complete documentation index, see [llms.txt](https://fateuhc.bghddevelopment.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fateuhc.bghddevelopment.com/default-config-files/guiitems.yml.md).

# guiitems.yml

## Overview

The **guiitems.yml** file contains all the GUI items in FateUHC!&#x20;

Last Updated: 6/2/2024

## Default Config File

```
#Configure names & lore from GUIs throughout FateUHC

LEADERBOARD:
  TOPKILLS: '&bTop Kills'
  TOPDEATHS: '&bTop Deaths'
  TOPPOINTS: '&bTop Points'
  TOPWINS: '&bTop Wins'
  TOPGAMESPLAYED: '&bTop Games Played'
  TOPKILLSTREAK: '&bTop Kill Streak'
  TOPGOLDENAPPLESEATEN: '&bTop Golden Apples Eaten'
  TOPGOLDENHEADSEATEN: '&bTop Golden Heads Eaten'
  TOPBOWSHOTS: '&bTop Bow Shots'
  GOLD: '&6Gold'
  IRON: '&fIron'
  DIAMOND: '&bDiamonds'
  REDSTONE: '&cRedstone'
  EMERALD: '&aEmerald'
  LAPIS: '&9Lapis'
  QUARTZ: '&fQuartz'
  COAL: '&7Coal'
  SPAWNERS: '&3Spawners'
```
