Skip to content

Placeholder

github-actions[bot] edited this page Feb 1, 2025 · 1 revision

Placeholder

Placeholder Description
%loritime_unformatted_onlinetime% Unformatted time String like 363 (equal to 6 minutes and 3 seconds).
%loritime_formatted_onlinetime% Formatted time string like 6 minutes and 3 seconds
%loritime_afk% Returns true or false as output. Depending if the player is afk or not
%loritime_seconds% A time string like 3 representing the seconds
%loritime_minutes% A time string like 6 representing the minutes
%loritime_hours% A time string like 23 representing the hours
%loritime_days% A time string like 4 representing the days
%loritime_weeks% A time string like 3 representing the weeks
%loritime_months% A time string like 11 representing the months
%loritime_years% A time string like 1 representing the years
%loritime_seconds_total% A time string like 3 representing the seconds
%loritime_minutes_total% A time string like 6.12 representing the total minutes
%loritime_hours_total% A time string like 23.4 representing the total hours
%loritime_days_total% A time string like 4.34 representing the total days
%loritime_weeks_total% A time string like 3.1 representing the total weeks
%loritime_months_total% A time string like 11.95 representing the total months
%loritime_years_total% A time string like 1.65 representing the total years

Note: The total amount of time is rounded to two decimal places.


If you want more Placeholder, open a [new issue](https://github.com/Lorias-Jak/LoriTime/issues) and ask!
Clone this wiki locally