已加载服务器 发送 “查询指令+序号” 查看详情
{% for plugin in plugins %}
{{ plugin.command }}{{ plugin.id_ }}:{{ plugin.server.server_name }}
地图:{{ plugin.server.map_name }}
{% set player_count = plugin.player|length %} {% for i in range(max_count) %} {% set player = plugin.player[i] if i < player_count else None %} {% if player and player.name %} • {{ player.score }} | {{ player.name }}
{% else %}
{% endif %} {% endfor %}
 {{ plugin.rank_players }}
 {{ plugin.tick }}
{% endfor %}
插件:Agnes4m ©爱丽数码