-
Notifications
You must be signed in to change notification settings - Fork 0
6 | Starting the update timer
piotrwyrw edited this page Jul 11, 2020
·
1 revision
If you've recently stopped the timer, you want to make it run again to keep the data on the scoreboard up to date. Please note, that the timer starts automatically when the plugin is being enabled, and stops when the plugin is being disabled. You only need to start the timer, if you have stopped it manually. While it is possible to have multiple update tasks running, it is not recommended at all.
To start the update timer, use /isb start
. You should see a message saying, that a new update task has just started.