Break up status page a bit
This commit is contained in:
parent
adca6e9312
commit
6717b499df
1 changed files with 14 additions and 6 deletions
|
@ -9,11 +9,19 @@ This table shows the status and uptime of the servers. The relationship is as fo
|
|||
|
||||
The Root Server must be up for the Proxy to work. The Proxy must be up to access the game servers.
|
||||
|
||||
| Server | Status | Uptime | Depends |
|
||||
|-------------|---------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------|-------------------|
|
||||
## Servers
|
||||
|
||||
| Service | Status | Uptime | Depends |
|
||||
|-------------|---------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------|------------------|
|
||||
| Root Server | { loading=lazy } | { loading=lazy } | Subnet's Network |
|
||||
| Proxy | { loading=lazy } | { loading=lazy } | Root Server |
|
||||
| Survival | { loading=lazy } | { loading=lazy } | Proxy |
|
||||
| Creative | { loading=lazy } | { loading=lazy } | Proxy |
|
||||
|
||||
## Other Services
|
||||
|
||||
| Service | Status | Uptime | Depends |
|
||||
|--------------|--------|--------|---------|
|
||||
| Survival Map | N/A | N/A | N/A |
|
||||
|
||||
[Open Full Status Page :material-list-status:](https://status.unit15.net/status/minecraft){ .md-button }
|
Loading…
Add table
Reference in a new issue