SongodaCore/Core
Christian Koop 339a4d6f6c
Ensures usage of UTF-8 in SongodaYamlConfig
Depending on the environment the default system charset might not be UTF-8 beaking
messages files using non-english language etc.

I'm not sure but Spigot might even set it to ASCII? The tests succeed locally because I am
using Manjaro Linux which uses UTF-8 by default in the JVM. But testing a plugin and logging
the default charset returns ASCII instead (on the same machine).
2023-01-08 12:46:42 +01:00
..
src Ensures usage of UTF-8 in SongodaYamlConfig 2023-01-08 12:46:42 +01:00
pom.xml Merge branch 'development' into development-v3 2022-12-26 21:03:31 +01:00