diff --git a/server%2Ffavicon.md b/server%2Ffavicon.md new file mode 100644 index 0000000..bf51612 --- /dev/null +++ b/server%2Ffavicon.md @@ -0,0 +1,13 @@ +# Server Favicon +`GET` `/server/icon//` + +Get the favicon of a Java or Bedrock server. + +## Path Variables +| Name | Type | Description | +|----------|:------:|--------------------------------:| +| platform | string | `JAVA` or `BEDROCK` | +| hostname | string | `The server hostname to lookup` | + +## Response +![Server Favicon](https://mc.rainnny.club/server/icon/java/mc.hypixel.net) \ No newline at end of file