PlayerPing
PlayerPing
Version: 1.0
CB: 1.5.2-R0.1
Description
Get any players ping with a simple command or from a scoreboard or directly from the player list
Commands
- /getplayerping <player> - Get a player's ping
- /togglepingdisplay - Toggle ping displaying on scoreboard/player list
Permissions
- playerping.getping - Gives permission to get a player's ping
- playerping.display - Gives permission to toggle ping display
Configuration
| 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 |
Planned Features
- Add listeners to listen for such as high ping, getting high, or even low ping
-
View User Profile
-
Send Message
Posted Jul 27, 2013@fspro
What version of Java are you using?
-
View User Profile
-
Send Message
Posted Jun 16, 2013I get this error with the latest craftbukkit.
-
View User Profile
-
Send Message
Posted Jun 5, 2013Is it possible if you add support for other plugins that uses Scoreboards too? Would appreciate that.