Skip to content

Change languages

Lileep edited this page Oct 14, 2023 · 4 revisions

If you wish to change the languages of Pixelmon Bank, there're a few simple steps you need to go through:

1. Put language files into the config/pixelmonbank/<locale> directory

You'll need to download the corresponding locale-<version_number>.zip file from the release page of this project.

Then extract and put those language files into the config/pixelmonbank/<locale> directory.

In versions 1.16.5 and higher, directly put the corresponding language files into the config/fixelmonbank directory can make it work.

PS:

You can also translate it yourself if there're no language files about your language.

Welcome to send me your language file if you'd like to contribute to translation! :)

2. Specify server-language in config/pixelmonbank/config.cfg file (1.12.2 only)

Find server-language in general category, then change the code to your language code like fr_fr.

Version 1.16.5 and above do not require this operation.

3. Reload/Restart server after the first 2 steps are completed.

Both run /pbk reload or just restart your server will apply language changes after you correctly finished the first 2 steps.

Feel free to ask if there's any problem. :)