A simple plugin that shows the ping of the players in the Pause screen.
This plugin will show the ping of all players on the pause screen, by utilizing the Scoreboard.
# PauseScreenPing's Config
# Display Name or Title on the Pause Menu
# If you want it to be empty, just do " "
display-name: "&dPauseScreenPing"
# Update the ping of the players every x ticks
# (20 ticks = 1 second)
# Allowed values: Integer (1 or more)
update-interval: 20
# Only see own ping (true/false)
only-see-own-ping: false