Skip to content

Interface: VIPServerOptions

structures/Game.VIPServerOptions

Table of contents

Properties

Properties

active

active: boolean

Defined in: structures/Game.ts:419


game

game: object

Type declaration:

Name Type
id number
name string
rootPlace object
rootPlace.id number
rootPlace.name string

Defined in: structures/Game.ts:410


id

id: number

Defined in: structures/Game.ts:408


joinCode

joinCode: string

Defined in: structures/Game.ts:418


name

name: string

Defined in: structures/Game.ts:409


permissions

permissions: object

Type declaration:

Name Type
clanAllowed boolean
enemyClanId number
friendsAllowed boolean
users { displayName: string ; id: number ; name: string }[]

Defined in: structures/Game.ts:426


subscription

subscription: object

Type declaration:

Name Type
active boolean
expirationDate string
expired boolean
price number

Defined in: structures/Game.ts:420