Minecraft Ping PHP Class

This class was created to query Minecraft servers. It works starting from Minecraft 1.0.

Made by xPaw View on GitHub MIT license

Server Info (queried in 0.0069s)
version
Array
(
    [name] => Paper 1.21.8
    [protocol] => 772
)
description A Minecraft Server
players
Array
(
    [max] => 20
    [online] => 0
)