# Other

{% hint style="warning" %}
Stop server before editing files, configuration files are cached on start, that means that even if you change them it won't apply while server is online (started)\
\
Restart, reload or plugman reload won't work!
{% endhint %}

### Config.yml

You can find lots of configurations in config.yml like /f help, max-relations, scoreboard, overclaiming etc.\
[config.yml ](https://github.com/SaberLLC/Saber-Factions/blob/1.6.x/src/main/resources/config.yml)- Default file *(( Click to see ))*

### Conf.json

Conf.json is not as detailed as config.yml file is, but it's pretty straightforward.\
Inside it you can find things like: chatTag, Relation Colors, Power gaining (max, min, gaining per minute, loss etc.) dynmap hook, enabling grace, etc.\
[conf.json ](https://github.com/SaberLLC/Saber-Factions/blob/1.6.x/src/main/resources/conf.json)- Default file *(( Click to see ))*

### Lang.yml

{% hint style="info" %}
If you want to donate *a* language file you can do so by going to our [discord](https://discord.com/invite/qPkbF8tak5), opening ticket and sending files, we will give you credits for doing so!
{% endhint %}

Inside this file you can change almost every message we have!\
That means you can translate the whole plugin to your language.\
Here you can edit names of Safezone, warzone, no-faction placeholder, tablist prefix (to disable just set to "")...\
\
Languages currently available:

1. English - Default
2. French - By: Geko#1234 *(( Thanks ❤️ )) (( For Version: 3.0.4 ))*

{% hint style="warning" %}
When you are changing anything in lang.yml copy whole file somewhere before starting server, if you messed something up whole file will reset!\
If it resets check your console log, we will give you information about what you messed up but if you didn't save it it will be lost! \
Please copy file and save it before you start server
{% endhint %}
