Languages - ScreamingSandals/BedWars GitHub Wiki

See documentation: https://docs.screamingsandals.org/BedWars/

Language system

Our language system is not that hard. All languages comes from Weblate. If you want to have your language added, make sure to contribute. :)

Custom language

It is easy.

  • Download the base language file from here for 0.3.x and more and here for 0.2.x
  • Create folder named "languages" in your BedWars folder. (BedWars folder is in default plugins folder)
  • Paste your language here. For example, language_cz.yml
  • Open your config.yml and configure variable "locale" to "cz"

And that's it, you have your own language!