Add server/favicon
parent
83207e509e
commit
efd050721d
13
server%2Ffavicon.md
Normal file
13
server%2Ffavicon.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Server Favicon
|
||||
`GET` `/server/icon/<platform>/<hostname>`
|
||||
|
||||
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)
|
Loading…
Reference in New Issue
Block a user