-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathClusterManagerCmd.conf
53 lines (46 loc) · 1.23 KB
/
ClusterManagerCmd.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
#?source:status:gameState|directLevel:voteLevel
################################################################################
#
# Input fields description:
# -------------------------
#
# source: source of the command call (string)
# pv -> pv message to AutoHost
# chan -> message in AutoHost channel
# battle -> message in battle lobby
# game -> in game message
#
# status: status of the client calling the command (string)
# playing -> player currently playing in game
# player -> player in battle lobby and/or in game
# spec -> spectator in battle lobby
# outside -> user outside battle
#
# gameState: game state (string)
# running -> game is currently running
# stopped -> no game running
#
################################################################################
#
# Output fields description:
# --------------------------
#
# directLevel:
# AutoHost access level required for calling command directly (integer)
#
# voteLevel:
# AutoHost access level required for calling command through vote (integer)
#
################################################################################
[clusterConfig]
::|0:
[clusterStats]
::|0:
[clusterStatus]
::|0:
[listClusters]
::|0:
[listInstances]
::|0:
[privateHost]
::|0: