diff options
author | mbax <github@phozop.net> | 2013-03-20 14:14:42 -0400 |
---|---|---|
committer | Wesley Wolfe <weswolf@aol.com> | 2013-04-03 23:32:54 -0500 |
commit | 073bbd5979f141b293167dafe52d2f95adea6166 (patch) | |
tree | dec5c14762ae4cf008dd2f3b4b0e97a8595f9cdf /src/test/java | |
parent | e0bdf959e0b7366b98f3cc216992bc23a2e3f221 (diff) | |
download | bukkit-073bbd5979f141b293167dafe52d2f95adea6166.tar bukkit-073bbd5979f141b293167dafe52d2f95adea6166.tar.gz bukkit-073bbd5979f141b293167dafe52d2f95adea6166.tar.lz bukkit-073bbd5979f141b293167dafe52d2f95adea6166.tar.xz bukkit-073bbd5979f141b293167dafe52d2f95adea6166.zip |
Add Scoreboard API and Command. Adds BUKKIT-3776, BUKKIT-3834
The implementation is designed around having both a main scoreboard and
numberous plugin managed scoreboards that can be displayed to specific
players.
Plugin managed scoreboards are active so long as a reference is kept by a
plugin, or it has been registered as a player's active scoreboard. Objects
specific to a scoreboard remain active until unregistered (which remove a
reference to the owning scoreboard), but quickly fail if accessed
post-unregistration.
Diffstat (limited to 'src/test/java')
0 files changed, 0 insertions, 0 deletions