# Language

## Mobs limiter languages

You can translate the only two messages of the mobs limiter copying en.yml file and naming it as you prefer.\
Then change the `lang` property in `config_entity_limiter.yml`

```yaml
lang: en
```

## Drops holograms language (Minecraft 1.12 and lower)

{% hint style="warning" %}
Minecraft 1.13+ already have language files inside the game, no need to download them.
{% endhint %}

Download more languages here:

{% file src="<https://470325805-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MTjb3wmWbk0mfFBlCsx%2Fuploads%2FK2R6I7ru39tBw3yjkvMI%2Flang.zip?alt=media&token=3f9fa585-babb-40f5-83f6-2cd66341ad77>" %}

Place the language file you need inside `plugins/ServerBooster/lang/` foder.

Open `config_holo.yml` and change the `lang` attribute.

```yaml
lang: "en_us"
```

##
