diff --git a/Core/src/main/resources/lang/messages_en.json b/Core/src/main/resources/lang/messages_en.json index 7c309c43a..41a23722a 100644 --- a/Core/src/main/resources/lang/messages_en.json +++ b/Core/src/main/resources/lang/messages_en.json @@ -301,7 +301,7 @@ "errors.invalid_player": "Player not found: .", "errors.invalid_player_offline": " must be online.", "errors.invalid_command_flag": "Invalid command flag: ", - "errors.error": "An error occurred: ", + "errors.error": "An error occurred: ", "errors.error_create": "An error occurred while creating the world: ", "errors.error_console": "An error occurred. See the console for more information.", "errors.command_went_wrong": "Something went wrong when executing that command...",