CMI Play Time
12/18/24Less than 1 minuteCMI
CMI Play Time
When a player's game time reaches a specified time, the unlocker will trigger.
id
cmi play time
Data
time Required
- Type:
string - Default:
none - Description: Game time
- Special notes:
- Supported time units:
sseconds,mminutes,hhours,ddays,wweeks,Mmonths,yyears - Supports multiple time units, for example:
4d6h30m
- Supported time units:
Tips
Please note that the time unit is case sensitive.
Condition
No additional kether conditions are available.
Variable
No additional variables are available.
Example
- type: "cmi play time"
data:
time: 1000s # The player's online time must exceed 1000 seconds to unlock, supports `s` seconds, `m` minutes, `h` hours, `d` days, `w` weeks, `M` months, `y` years
# No related kether actions
condition: ""