+ Added: Option to always use default translation
Code (Text):
# Force default language? This will make changes to language files impossible and will always use the default.
# This will always replace existing strings with the default ones.
# You should only use this option if your language matches "en-US".
force-default: false
+ Added: Chat and GUI language files now accept the
alternative file name format <plugin>-<chat | gui>-<language>.yml
- Fixed: Entity type display skin in main menu