已加载服务器 发送 “服务器昵称/序号” 查看详情
{% for plugin in plugins %}
{{ plugin.number }}:{{ plugin.name }}
{{ plugin.map_ }}
{% for Player in plugin.Players %} {% if Player.name %} {{Player.name}} | {{Player.Duration}}
{% else %}
{% endif %} {% endfor %}
 {{ plugin.rank_players }}
 {{ plugin.tick }}
{% endfor %}
Power by Nonebot2 & Design by Agnes Digital