Languages
Currently available languages
How to change language?
config.yml
Edit or to create new messages languages
The plugin messages language files are in this folder: plugins/ItemsAdder/lang/
You can edit your language file or create a new language file.
Edit or create items / assets language files
ItemsAdder uses "dictionaries" to translate items name and lore.
You can create dictionaries in your namespace folder adding your keys there.
In my case: contents/iasurvival/dictionaries/
Example
In this example I created two dictionaries: English and Italian. Then I reference the key in the item name.
dictionary_en.yml
dictionary_it.yml
items.yml
Last updated
Was this helpful?