You can use /papi ecloud download {placeholder} to download and then use any placeholder supported by PlaceholderAPI.
Added custom placeholders:
%2fa_is_enabled% - Whether 2FA is enabled for this player
%2fa_time_since_enabled% - Time since 2FA was enabled
%2fa_key% - The 2FA key of the player
%2fa_is_required% - Whether this player is required to enable 2FA
Added support to delay when loading players' data after a server reload. This is helpful when there are multiple databases with different latencies, and 2FA is dependent on one of the plugins.
For example, LuckPerms. Although LuckPerms is loaded before 2FA as a soft-dependency, it doesn't guarantee that the players' permissions would be loaded before 2FA attempts to load the player. Therefore, a certain latency is needed/