Added:
- LocaleLib support
- LangUtils support
Material's and block's name are able to get translated to the language you want now but you have to install one of these (LocaleLib or LangUtils) into your server. After that go to config.yml and set the plugin you are using.
Code (YAML):
# The plugin you want to use to translate the material's and block's name in message
# Supported plugin: LangUtils, LocaleLib
# Leave empty if you are not going to use any of them
lang_plugin
: ''