Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
📊 PingPlayer
🚀 A lightweight ping and IP management plugin for Minecraft servers
✨ Features
- 🔍 Check Player Ping - View your own or other players' latency with
/ping [player]
- 🌐 IP Lookup - Easily access player IP addresses with
/ip <player>
- 📋 Tablist Integration - See ping values directly in the tab list with color coding
- ⚙️ Fully Configurable - Customize ping thresholds to suit your server
- 🎯 Permissions Based - Control which players have access to each feature
- 🚦 Visual Indicators - Color-coded ping display makes it easy to identify connection quality
📝 Commands
Command | Description |
---|---|
📊 /ping |
Check your own ping |
📊 /ping <player> |
Check another player's ping |
🌐 /ip <player> |
View a player's IP address |
⚙️ /pingplayer reload |
Reload the plugin configuration |
❓ /pingplayer help |
Display admin command help |
🛡️ Permissions
pingplayer.ping
- Use the ping commandpingplayer.ip
- View player IP addressespingplayer.settings
- Access admin commands
🎨 Ping Quality Indicators
PingPlayer automatically color-codes ping values for easy recognition:
- 🟢 Green - Excellent connection (0-50ms)
- 🟡 Yellow - Good connection (51-100ms)
- 🔴 Red - Poor connection (101-200ms)
- 🟣 Dark Red - Terrible connection (201ms+)
All thresholds are fully customizable in the config.yml!
💻 Installation
- Download the PingPlayer.jar
- Drop it into your server's
/plugins
folder - Restart your server
- Enjoy! 🎉
⚙️ Configuration
Simple, straightforward configuration with sensible defaults:
ping-thresholds:
excellent: 50 # Green
good: 100 # Yellow
medium: 200 # Red
bad: 300 # Dark Red
# Anything higher = Dark Red
🔄 Compatibility
✅ Compatible with Paper servers and forks of it
✅ Works with Minecraft 1.19+
🤝 Support & Contributions
Having issues or want to contribute? Check out our GitHub repository!
📜 License
PingPlayer is available under the MIT License.