{% extends "group_admin/base.html" %} {% block title %}Privacy Policy{% endblock %} {% block content %}
Write your Minecraft server's privacy policy here. Players will be shown this page when the MCConsent plugin asks them to consent before playing.
{# ── Public URL banner ────────────────────────────────────── #} {% if public_url %}consent-plugin/config.yml
as the policy-url value:{{ public_url }}
Last updated: {{ policy.updated_at.strftime('%Y-%m-%d %H:%M UTC') }}
{% endif %} {# ── Editor form ──────────────────────────────────────────── #}