### 项目概览:AlloStats
#### 德语
**名称:** AlloStats
**版本:** 1.0
**作者:** Redstonerthebest
**网站:** https://allosmp.de/AlloStats/
**描述:**
"AlloStats 是一个用于在 Spigot/Paper 服务器上跟踪和显示玩家统计信息的 Minecraft 插件。它提供了一个用户友好的 GUI 用于显示个人统计信息,以及一个全面的排行榜,带有分页功能,非常适合竞争型社区。"
**目的:**
跟踪玩家的统计信息,如死亡、击杀、旅行距离等,为个人玩家和服务器管理员提供清晰的概述。
**支持的 Minecraft 版本:**
1.13 到 1.20.4 (截至 2025 年 3 月),基于 Spigot API 版本 1.13。
**功能:**
- 跟踪:
- 死亡 (`deaths`)
- 击杀的生物 (`mobKills`)
- 击杀的玩家 (`playerKills`)
- 行进距离 (`distanceTravelled`)
- 放置的方块 (`blocksPlaced`)
- 打破的方块 (`blocksBroken`)
- 受到的伤害 (`damageTaken`)
- 用于个人统计信息的 GUI (`/stats` 或 `/stats <玩家名称>`)
- 排行榜菜单 (`/stats all`),带有类别和分页
- 带有作者和网站的插件信息 (`/stats info`)
- 在 `stats.yml` 中持久化存储
**依赖项:**
- Spigot API (1.13+)
- 无额外的外部库
**用法:**
- `/stats`: 显示自己的统计信息
- `/stats <玩家名称>`: 显示另一个玩家的统计信息
- `/stats all`: 打开排行榜菜单(需要 `stats.all` 权限)
- `/stats info`: 显示插件信息
---
#### 英语
**Name:** AlloStats
**Version:** 1.0
**Author:** Redstonerthebest
**Website:** https://allosmp.de/AlloStats/
**Description:**
"AlloStats is a Minecraft plugin for tracking and displaying player statistics on Spigot/Paper servers. It provides a user-friendly GUI for individual stats and a comprehensive leaderboard with pagination, perfect for competitive communities."
**Purpose:**
To track player statistics such as deaths, kills, distance traveled, and more, offering a clear overview for both individual players and server administrators.
**Supported Minecraft Versions:**
1.13 to 1.20.4 (as of March 2025), based on Spigot API version 1.13.
**Features:**
- Tracking of:
- Deaths (`deaths`)
- Mob Kills (`mobKills`)
- Player Kills (`playerKills`)
- Distance Traveled (`distanceTravelled`)
- Blocks Placed (`blocksPlaced`)
- Blocks Broken (`blocksBroken`)
- Damage Taken (`damageTaken`)
- GUI for individual statistics (`/stats` or `/stats `)
- Leaderboard menu (`/stats all`) with categories and pagination
- Plugin info with author and website (`/stats info`)
- Persistent storage in `stats.yml`
**Dependencies:**
- Spigot API (1.13+)
- No additional external libraries
**Usage:**
- `/stats`: Shows your own statistics
- `/stats `: Shows another player’s statistics
- `/stats all`: Opens the leaderboard menu (requires `stats.all` permission)
- `/stats info`: Displays plugin information