New features:
- Added support for multiple locales and custom messages:
- Added a way to hide/show without toggling it
To add a new locale, you can clone one of the default locales in the 'locale' folder, translate it to the desired language and rename it (the name should follow minecraft default locale code).
To toggle/hide/show a player armor, the following command can now be used:
/hiddenarmor toggle/hide/show [player]
The config file was updated to include a option to set the default locale. You may regenerate it to include the new option.
This update also contains some bug fixes and code refactoring, which could've caused new bugs to happens, if you find any, you may report it in the discussion section.