
Can capture all players and average pings and provide a papi
A Minecraft ping query plugin that allows players to check their own ping, other players' ping, and server-wide ping lists, with average ping statistics.

| Command | Description |
|---|---|
/tping |
Check your own ping |
/tping <player> |
Check a specific player's ping |
/tping all [page] |
View all players' ping list |
| Permission | Description | Default |
|---|---|---|
tslping.use |
Use ping command | Everyone |
tslping.all |
View all players' ping | OP |
| Placeholder | Description |
|---|---|
%tslping_ping% |
Player's own ping |
%tslping_avg% |
Server average ping |
File:
plugins/TSLping/config.yml
yaml
复制代码
Example:
enabled: true
entries_per_page: 10
ping_colors:
green: 100 # <100ms = green
yellow: 200 # <200ms = yellow, >=200ms = red
📦 Dependencies
Paper 1.20.4+ / Folia
PlaceholderAPI (optional)
🐞 Feedback
GitHub Issues:
https://github.com/Cherry7593/TSLping/issues
QQ: 348913197
👤 Author
Zvbj