feat: custom language file reload

This commit is contained in:
aro 2022-12-21 10:18:56 +01:00
parent 84e558afb2
commit dbc1da0c2c
6 changed files with 54 additions and 4 deletions

View file

@ -10,4 +10,6 @@ error.generic=Unknown error
error.couldnt_get_name_from_mojang=Failed to get username from Mojang
error.couldnt_get_skin_from_mojang=Failed to get skin from Mojang
error.couldnt_get_skin_from_cache=Failed to get skin from cache
error.invalid_username=§cThe specified username is not a valid Minecraft username.
error.invalid_username=§cThe specified username is not a valid Minecraft username.
admin.custom_language_reload_success=§aReloaded custom language file.
admin.custom_language_reload_fail=§cFailed to reload the custom language file!