Get any players ping with a simple command or from a scoreboard or directly from the player list
| Name | Type | Default Value | Description |
| display-ping | boolean | true | Whether or not to display the ping in scoreboard/player list on startup |
| change-display | boolean | true | Whether or not the display can be toggled on/off |
| use-scoreboard | boolean | true | Uses a scoreboard objective if true, or just alters the player list if not to display ping |
| display-slot | DisplaySlot | PLAYER_LIST | Where to put the scoreboard objective. Accepted values: PLAYER_LIST, SIDEBAR, BELOW_NAME |
| update-time | long | 20 | How many ticks between each update of the ping display |