moonlink.js / Exports / IOptions
Interface: IOptions
Table of contents
Properties
- WebSocketDebug
- autoResume
- clientId
- clientName
- destroyPlayersStopped
- http2
- movePlayersToNextNode
- playersOnCache
- plugins
- sortNode
Properties
WebSocketDebug
• Optional
WebSocketDebug: boolean
Defined in
autoResume
• Optional
autoResume: boolean
Defined in
clientId
• Optional
clientId: string
Defined in
clientName
• Optional
clientName: string
Defined in
destroyPlayersStopped
• Optional
destroyPlayersStopped: boolean
Defined in
http2
• Optional
http2: boolean
Defined in
movePlayersToNextNode
• Optional
movePlayersToNextNode: boolean
Defined in
playersOnCache
• Optional
playersOnCache: boolean
Defined in
plugins
• Optional
plugins: Plugin
Defined in
sortNode
• Optional
sortNode: SortType