Page cover image

Time formats

Time formats make it easier to use times, you can use them in any time option (cooldown, delay, etc.)

You must enter a number followed by the time format (s, m, h, etc.), no matter the order in which it is. Just make sure it's a valid, separate format.

Example 1:

teleport_delay:
  time: 3s  

Example 2:

cooldown:
  time: 1h 30m 20s 
Format
Time type
Recommended

t

Tick(s)

s

Second(s)

m

Minute(s)

h

Hour(s)

d

Day(s)

w

Week(s)

Last updated

Was this helpful?