Compare commits
2 Commits
099707446d
...
1b0ba01258
Author | SHA1 | Date | |
---|---|---|---|
1b0ba01258 | |||
6fc5ee3ed3 |
@ -6,10 +6,10 @@ type ServerStatistic {
|
|||||||
activeUserCount: Int
|
activeUserCount: Int
|
||||||
|
|
||||||
userJoinedVoiceChannelCount: Int
|
userJoinedVoiceChannelCount: Int
|
||||||
userJoinedVoiceChannelOntime: Int
|
userJoinedVoiceChannelOntime: Float
|
||||||
|
|
||||||
userJoinedGameServerCount: Int
|
userJoinedGameServerCount: Int
|
||||||
userJoinedGameServerOntime: Int
|
userJoinedGameServerOntime: Float
|
||||||
|
|
||||||
userWarningCount: Int
|
userWarningCount: Int
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user