MCPcopy Create free account

hub / github.com/Fabricio-191/valve-server-query / functions

Functions192 in github.com/Fabricio-191/valve-server-query

Function_awaitEvent
( event: string, timeoutMsg: string, filter: ((arg: T) => boolean) | null = null, tiemoutTime = this.d
src/Base/connection.ts:58
Function_handleError
(error: Error | string)
src/Server/server.ts:137
Function_query
(opts: RawServerOptions)
src/Server/server.ts:142
Methodaddress
()
src/Server/server.ts:86
Methodaddresses
(...addresses: string[])
src/MasterServer/filter.ts:64
MethodappIds
(...appIds: number[])
src/MasterServer/filter.ts:71
FunctionawaitResponse
(responseHeaders: readonly number[], timeoutTime = this.data.timeout)
src/Base/connection.ts:91
Functionbuffer
(data: BaseData, text: string, buffer: Buffer)
src/Base/logger.ts:62
FunctionbulkQuery
(servers: RawServerOptions[], options: BulkQueryOptions = {})
src/Server/server.ts:141
Methodcb
(packet: RCONPacket)
src/RCON/RCON.ts:111
MethodchangeMode
(mode: 'bulk' | 'slow')
src/MasterServer/connection.ts:38
MethodchangeMode
(mode: 'bulk' | 'slow')
src/MasterServer/connection.ts:73
MethodchangeMode
(mode: 'bulk' | 'slow')
src/MasterServer/connection.ts:98
MethodchangeMode
(mode: 'bulk' | 'slow')
src/MasterServer/masterServer.ts:62
FunctioncheckIPv4WithPort
(address: string)
scripts/tests.ts:65
Methodclear
()
src/RCON/connection.ts:78
Functionconnect
()
src/Base/connection.ts:22
Functionconstructor
(data: Data)
src/Base/connection.ts:6
Methodconstructor
(lastRequest = 0)
src/MasterServer/connection.ts:26
Methodconstructor
(requestsLastMinute = 0, requestsLast5Minutes = 0)
src/MasterServer/connection.ts:56
Methodconstructor
(data: MasterServerData)
src/MasterServer/connection.ts:85
Methodconstructor
(options: RawMasterServerOptions = {})
src/MasterServer/masterServer.ts:19
Methodconstructor
(data: RCONData, onError: (err?: Error) => void)
src/RCON/connection.ts:36
Methodconstructor
(server: Server, options: RawOptions)
src/Server/serverWatch.ts:65
Methodconstructor
(raw: number)
src/Server/parsers.ts:123
Methodconstructor
(options: RawServerOptions = {})
src/Server/server.ts:31
Methodconstructor
(buffer: Buffer, offset = 0)
src/Base/utils.ts:29
Methodconstructor
(msg: Buffer, rinfo: RemoteInfo, socket: Socket)
scripts/fake server/index.ts:10
Methodconstructor
( port = 0, serverInfo: AnyServerInfo, playersList: Players, rules: Rules )
scripts/fake server/index.ts:66
Methodconstructor
(port = 0)
scripts/fake server/rcon.ts:4
Functiondestroy
()
src/Base/connection.ts:31
FunctiondoNothing
()
scripts/tests.ts:8
Functionenable
(file = 'debug.log')
src/Base/logger.ts:12
Methodfn
(chunk: string[])
src/MasterServer/masterServer.ts:71
FunctiongetServerData
(address)
examples/bulkQueries.js:6
MethodhandleA2S_INFO
(request: Request)
scripts/fake server/index.ts:264
MethodhandleA2S_PING
(request: Request)
scripts/fake server/index.ts:279
MethodhandleA2S_PLAYER
(request: Request)
scripts/fake server/index.ts:269
MethodhandleA2S_RULES
(request: Request)
scripts/fake server/index.ts:274
MethodhandleA2S_SERVERQUERY_GETCHALLENGE
(request: Request)
scripts/fake server/index.ts:287
FunctionhandleExit
(err?: unknown)
src/Base/logger.ts:21
MethodhasAnyTagsL4D2
( tags: string[])
src/MasterServer/filter.ts:49
MethodhasRemaining
()
src/Base/utils.ts:94
MethodhasTags
( tags: string[])
src/MasterServer/filter.ts:47
MethodhasTagsL4D2
( tags: string[])
src/MasterServer/filter.ts:48
MethodinfoUpdate
(oldInfo: AnyServerInfo, newInfo: AnyServerInfo, changed: InfoKeys)
src/Server/serverWatch.ts:48
MethodisEmpty
()
src/MasterServer/filter.ts:114
FunctionisEnabled
()
src/Base/logger.ts:9
MethodlastPing
()
src/Server/server.ts:90
Functionmessage
(data: BaseData, text: string)
src/Base/logger.ts:47
Methodmod
( mod: string )
src/MasterServer/filter.ts:51
Methodname
( name: string )
src/MasterServer/filter.ts:53
MethodnotAddress
(address: string )
src/MasterServer/filter.ts:57
MethodnotAppId
( appId: number )
src/MasterServer/filter.ts:61
MethodnotMap
( map: string )
src/MasterServer/filter.ts:55
MethodnotMod
( mod: string )
src/MasterServer/filter.ts:56
MethodnotName
( name: string )
src/MasterServer/filter.ts:58
MethodnotVersion
(version: string )
src/MasterServer/filter.ts:59
Functionobject
(text: string, object: any)
src/Base/logger.ts:54
Methodon
(event: T, listener: Events[T])
src/Server/serverWatch.ts:60
FunctiononChunk
examples/masterServer.js:5
MethodonData
(buffer: Buffer)
src/RCON/connection.ts:104
FunctiononError
(err: unknown)
src/Base/connection.ts:75
MethodonError
(err?: Error)
src/RCON/RCON.ts:41
MethodonError
(err: unknown)
src/RCON/connection.ts:88
FunctiononEvent
(arg: T)
src/Base/connection.ts:78
MethodonEvent
(arg: RCONPacket)
src/RCON/connection.ts:91
MethodonMessage
(buffer: Buffer)
src/MasterServer/connection.ts:106
Functionout2JSON
(filename, value)
src/Base/logger.ts:70
MethodplayerJoin
(player: Player)
src/Server/serverWatch.ts:52
MethodplayerLeave
(player: Player)
src/Server/serverWatch.ts:53
Functionplayers
(buffer: Buffer, isTheShip: boolean)
src/Server/parsers.ts:258
MethodplayersUpdate
(oldPlayers: Players, newPlayers: Players)
src/Server/serverWatch.ts:49
Functionquery
(command: Buffer, responseHeaders: readonly number[])
src/Base/connection.ts:100
Methodreconnect
()
src/RCON/connection.ts:134
MethodremainingLength
()
src/Base/utils.ts:98
Functionrules
(buffer: Buffer)
src/Server/parsers.ts:304
MethodrulesUpdate
(oldRules: Rules, newRules: Rules, changed: Array<number | string>)
src/Server/serverWatch.ts:50
Functionsave
(file = debugFile)
src/Base/logger.ts:42
Functionsend
(command: Buffer)
src/Base/connection.ts:45
FunctionserverInfo
(buffer: Buffer)
src/Server/parsers.ts:193
FunctionsetDefaultTimeout
(timeout: number)
src/Base/options.ts:80
MethodsetOptions
(options: RawOptions)
src/Server/serverWatch.ts:81
MethodstatusUpdate
(newStatus: 'offline' | 'online')
src/Server/serverWatch.ts:46
Methodstop
()
scripts/fake server/index.ts:85
Methodthrottle
()
src/MasterServer/connection.ts:31
Methodthrottle
()
src/MasterServer/connection.ts:63
Methodupdate
()
src/Server/serverWatch.ts:55
Methodupdate_info
()
src/Server/serverWatch.ts:124
Methodupdate_players
()
src/Server/serverWatch.ts:135
Methodupdate_rules
()
src/Server/serverWatch.ts:161
Methodversion
(version: string )
src/MasterServer/filter.ts:54
← previous101–192 of 192, ranked by callers