A Minecraft mana9er plugin for enabling in-game sidebar scoreboard cycling.
The following shows a list of functionalities of the scoreboardHelper pulgin and their in-game usages (by sending the command to the chat box).
-
List all visible scoreboards.
!sb list -
View a certain scoreboard for a (fixed) period of time.
!sb view <name> -
Display help info.
!sb help -
Skip current displaying scoreboard.
!sb skip
-
Toggle scoreboard cycling. (Case insensitive)
!sb cycle <true|t|false|f> -
Register / Remove "visible" scoreboards.
!sb <add|remove|rm> visible <name> -
Register / Remove scoreboards for cycling.
!sb <add|remove|rm> cycle <name> -
Set scoreboard cycle interval.
!sb settime cycle <time_in_sec> -
Set duration for temporal viewing.
!sb settime view <time_in_sec>