Name | Type | Description | Notes |
---|---|---|---|
players | i32 | Current online player count | |
server_version | String | Running version as string | |
start_time | String | Server start timestamp | |
vip | Option<bool> | If the server is in VIP mode | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
players | i32 | Current online player count | |
server_version | String | Running version as string | |
start_time | String | Server start timestamp | |
vip | Option<bool> | If the server is in VIP mode | [optional] |