Added Ping to Infos list

Added Ping to Server Status Info list and fixed a typo.
This commit is contained in:
Austin Prine 2022-08-26 10:23:21 -07:00 committed by GitHub
parent e51a5e505b
commit 2d1cdc1bc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,8 +6,9 @@ Download the file, install python (if not already installed), install `mcstatus`
##### Status Infos
1. Minecraft Version
2. MOTD (message of the day)
3. host (IP adress of the server and port)
3. host (IP address of the server and port)
4. Software (Minecraft version and Mod/Plugin Loader if any installed on the server)
5. Plugins (if any installed)
6. Players (`online Players`/`Max Players`)
7. Players Online (list of online Players)
6. Ping (number of miliseconds it took for the script to reach the server)
7. Players (`online Players`/`Max Players`)
8. Players Online (list of online Players)