timelimit-server/docs/schema/serverdatastatus-definitions-servertimelimitrule.md
2020-05-04 02:00:00 +02:00

3.7 KiB

ServerTimeLimitRule Schema

https://timelimit.io/ServerDataStatus#/definitions/ServerTimeLimitRule
Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Forbidden none ServerDataStatus.schema.json*

ServerTimeLimitRule Type

object (ServerTimeLimitRule)

ServerTimeLimitRule Properties

Property Type Required Nullable Defined by
id string Required cannot be null ServerDataStatus
extraTime boolean Required cannot be null ServerDataStatus
dayMask number Required cannot be null ServerDataStatus
maxTime number Required cannot be null ServerDataStatus

id

id

id Type

string

extraTime

extraTime

extraTime Type

boolean

dayMask

dayMask

dayMask Type

number

maxTime

maxTime

maxTime Type

number