VG Scoreboard Ping

VG Scoreboard PingVG Scoreboard Ping

Overview
Display online players ping on the tab list scoreboard, supports custom names and coloured names!
Supports all newer versions of Bukkit, From 1.5.1 to 1.7.2 and MCPC!
(note that early 1.5.1 builds did not have scoreboards and are not supported)


Suggestions
If you would like to suggest or request a feature by all means! But please do open a ticket for that, just click the Tickets button to open the tracker page!


Installation
Drag the .jar to the plugins folder and reload or restart the server.


Configuration
The config.yml file:

period: 100
compatibility-mode: false
fallback-field: lastPing
metrics-opt-out: false (coming in 1.0.4!)
period
is how long in ticks to update the scoreboard, 1 seconds contains 20 ticks.
compatibility-mode
if the plugin should try to use another plugins scoreboard. Use this if you have another plugin that uses the scoreboard, this doesn't always work! It depends on the other plugin as well!
fallback-field
should normally not be changed, it should be the name of the field with the ping value on the NMS class representing the player. This was added to increase the compatibility and should only be changed if you get the error "Unable to determine ping field. Can't continue!". For more information how-it-works
metrics-opt-out
disable sendind usage statistics to mcstats.org. This allows you to opt-out for this plugin only! You can globally opt-out for all plugins by editing "plugins/PluginMetrics/config.yml" and changing opt-out to true. But if you don't mind please leave it enabled! It helps a ton! You can view the statistics page at http://mcstats.org/plugin/VGScoreboardPing (coming in 1.0.4!)


Permissions

vg.scoreboardping.admin
Allows the use of /sbp <period/pause/resume/compmode/disable> commands


Commands
<required> [optional]

/sbp <period/pause/resume/compmode/disable>
period <integer> - change the period in ticks that the scoreboard is updated.
pause - Stop updating and clear the scoreboard.
resume - Resume updating the scoreboard.
compmode - enable or disable compatibility mode.
disable - disables the plugin.


It uses Metrics!

This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org

A unique identifier
The server's version of Java
Whether the server is in offline or online mode
The plugin's version
The server's version
The OS version/name and architecture
The core count for the CPU
The number of players online
The Metrics version

Opting out of this service can be done by setting "metrics-opt-out" to true(coming in 1.0.4!) or globally opt-out by editing "plugins/PluginMetrics/config.yml" and changing opt-out to true.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit