Live state

{% if not snapshot or not snapshot_fresh %}

No data — server is not currently reporting.

{% else %}

{{ snapshot.players }}/{{ snapshot.max_players }} {% if snapshot.hibernating %}· idle{% endif %} · {{ snapshot.map }} polled {{ snapshot.last_seen_at | timeago }}

{% endif %} {% if current_players %}

Current players

{% endif %} {% if recent_players %}

Recent players

{% endif %}