-
Notifications
You must be signed in to change notification settings - Fork 0
7 | Testing panels
If you have just created and saved a scoreboard, it is always a good thing to test all the panels. You might want to test the scoreboard, to make sure all signs you wanted to include are really in it.
To test the panels, use the /isb test
command.
As a result you should get a message, and all of your scoreboard panels should now be filled with colorful test
content.
If you get any error (red) message, then ISB must have to encounter a different block where it did expect a sign to be.
Look at the console logs for more details about the error.
If your test content disappears instantly, or after a few seconds, don't worry. That's the update timer, which is refreshing the signs every ten seconds. If you would like to stop the timer, see Stopping the update timer.