Skip to content

Language

egg82 edited this page Jul 22, 2019 · 1 revision

Creating

To add more languages, simply create the appropriate file in the "lang" sub-directory for the plugin.

For example, you may add Spanish language support by creating a file named "lang_es.yml" or UK English language support by creating a file named "lang_en_GB.yml"

Contributing

Go ahead and add your "lang_X.yml" file to the {server}/src/main/resources directory and PR it to the project. I'll take all the help I can get, here!

Clone this wiki locally