A lightweight Spigot/Paper plugin that gives players special compasses which point to the online player with the highest or the lowest ping. Useful for staff, events, or debugging network issues on your server.
A lightweight Minecraft plugin that displays player ping using a compass-like indicator, helping players and server admins quickly visualize network performance.
Perfect for competitive servers, mini-games, or survival communities that value smooth gameplay.
messages.yml.| Command | Description | Permission |
|---|---|---|
/pingcompass |
Toggles the ping compass on or off for the player. | pingcompass.use |
/pingcompass reload |
Reloads the configuration and messages. | pingcompass.admin |
| Permission Node | Description |
|---|---|
pingcompass.use |
Allows players to toggle or view their ping compass. |
pingcompass.admin |
Allows reloading the plugin configuration. |
# PingCompass Configuration
settings:
update-interval: 2 # seconds between ping updates
display-mode: actionbar # options: actionbar, chat, bossbar, scoreboard
messages:
prefix: "&6PingCompass &7» "
ping-display: "&eYour ping: &a%ping%ms"
/pingcompass to toggle your compass display.Need help or found a bug?
Join our Discord community for support and updates.
ping · utility · performance · hud · minecraft-plugin