Change Log 1.0.8
To reduce the chance of the Domain Bypass command causing issues with other plugins that use the Scoreboard, the Domain Bypass command display will no longer utilize the scoreboard at all, and will instead be displayed at the top of the screen.
So it is going from this:
To this:
Unfortunately, this change removes the list of players in Bypass mode that previously showed in the scoreboard.
To allow them to still be looked up, any player in Bypass mode that ALSO has the domain.bypass.snitch permission will receive a list of players in Bypass mode.
Alternately, if you have the domain.bypass.snitch permission, you can run /domain bypasscheck - This will return the same information.
If you wish to turn the automated list on/off (it is displayed once per minute) - you can set the following in the configuration:
To turn it on:
display_bypass_snitch: true
To turn it off:
display_bypass_snitch: false
As part of this change, the following configuration option is no longer needed:
display_bypass_on_screen