Update server/query

Braydon 2024-04-07 20:33:53 -07:00
parent 3eb3d63396
commit 83207e509e

@ -62,7 +62,10 @@ Results are cached for up to `1 minute`
"enforcesSecureChat": false, // (Java Only)
"preventsChatReports": false, // (Java Only)
"mojangBanned": false, // Is the server Mojang banned? (Java Only)
"icon": "data:image/png;base64,iVBORw0KGgoAAAANS..." // The base64 encoded server icon, only present if the server has an icon
"favicon": { // The base64 encoded server icon, only present if the server has an icon
"base64": "data:image/png;base64,iV…mHEPQgkAAAAASUVORK5CYII=",
"url": "https://mc.rainnny.club/server/icon/java/mc.hypixel.net"
}
},
"cached": 1712465892957 // -1 if not cached
}