Essentials/Essentials
MD a09df9bf3a
Add UTF8 support for .properties files (#3358)
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>

Based on edaa4f6, this allows messages files to be read in UTF8 without the need for native2ascii conversion. This also removes the native2ascii-maven-plugin, previously used to convert Crowdin translations to a compatible format. I've tested this briefly and it appears to work correctly with both internal translations and custom messages.
2020-06-07 12:06:33 +01:00
..
src Add UTF8 support for .properties files (#3358) 2020-06-07 12:06:33 +01:00
test/com/earth2me/essentials Add new interface methods to FakeServer (#3140) 2020-04-05 23:13:13 -07:00
pom.xml Add support for permission contexts (#3320) 2020-06-03 21:36:27 +01:00