Closed AmauryCarrade closed 10 years ago
More Commands:
/uh countdown start/uh countdown list
And change /uh countdown
to /uh timer
Good idea, thanks :) .
And change
/uh countdown
to/uh timer
I prefer timers
instead of timer
:) . But this is a very small detail.
/uh timers pause <name ...>
?
Dont forget, when the /uh freeze all
is used, it pauses the timers too
Thanks for the reminder in this issue. This said, I didn't forget this point; this is why I added this method:
tm.pauseAll(boolean pauseEnabled);
Oh... Ok :smiley:
About the /uh timers pause
yes it too.
The numbers of the timer continue appearing but paused and maybe with something saying Paused
above?
Migration of the border timer to these timers (also, remove the time left from the periodic message) needed, I think.
The numbers of the timer continue appearing but paused and maybe with something saying Paused above?
There is a 16-characters limit on the titles. And I don't think such a notice (« Paused ») is needed. The timer don't change anymore, so...
By the way, you can use
instead of text
<code>text</code>
.
And
instead of long code
<pre>long code</pre>
.
And this to add syntax highlighting.
```java ↑ or any other language [...] ```
There is a 16-characters limit on the titles. And I don't know such a notice (« Paused ») is needed. The timer don't change anymore, so..
I ve think on that and yes dont add it...
use /uh timers add hh:mm:ss <name ...>
or /uh timers add mm:ss <name ...>
/uh timers add hh:mm:ss <name ...>
,/uh timers add mm:ss <name ...>
, or/uh timers add mm <name ...>
.
UHTimer
classUHTimersManager
Commands:
How this would be displayed in the scoreboard:
An
UHTimerManager
would be used to manage that.An idea by @jonyroda97.