Interface: PlayerHousingMeta


# Interface: PlayerHousingMeta

Components.Schemas.PlayerHousingMeta

Potentially has properties that follow format "given_cookies_NUMBER" which will be an array of strings.

# Indexable

▪ [name: string]: undefined | string | number | boolean | string[] | PlayerHousingMetaPlayerSettings

Potentially has properties that follow format "given_cookies_NUMBER" which will be an array of strings.

# Properties

# allowedBlocks

Optional allowedBlocks: string[]

Defined in: types/api.ts:1102 (opens new window)


# firstHouseJoinMs

Optional firstHouseJoinMs: number

Defined in: types/api.ts:1103 (opens new window)


# packages

Optional packages: string[]

Defined in: types/api.ts:1104 (opens new window)


# playerSettings

Optional playerSettings: PlayerHousingMetaPlayerSettings

Defined in: types/api.ts:1105 (opens new window)


# playlist

Optional playlist: string

Defined in: types/api.ts:1108 (opens new window)


# plotSize

Optional plotSize: string

Defined in: types/api.ts:1106 (opens new window)


# purchasedSlots

Optional purchasedSlots: number

Defined in: types/api.ts:1110 (opens new window)


# selectedChannels_v3

Optional selectedChannels_v3: string[]

Defined in: types/api.ts:1109 (opens new window)


# toggle_BORDER

Optional toggle_BORDER: boolean

Defined in: types/api.ts:1111 (opens new window)


# toggle_TIPS

Optional toggle_TIPS: boolean

Defined in: types/api.ts:1112 (opens new window)


# tutorialStep

Optional tutorialStep: string

Defined in: types/api.ts:1107 (opens new window)


# visibilityDisabled

Optional visibilityDisabled: boolean

Defined in: types/api.ts:1113 (opens new window)