diff --git a/api%2Fplayer%2Fquery.md b/api%2Fplayer%2Fquery.md index 7f7dfc7..8ee8b7b 100644 --- a/api%2Fplayer%2Fquery.md +++ b/api%2Fplayer%2Fquery.md @@ -1,9 +1,9 @@ # Query Player -`GET` [/player/(query)](https://mc.rainnny.club/player/Rainnny) +`GET` [/player/(query)](https://api.restfulmc.cc/player/Rainnny) Retrieve information about a player by looking up their username or UUID. -View the [Swagger Docs](https://mc.rainnny.club/swagger-ui/index.html#/Player%20Controller/getPlayer) for more. +View the [Swagger Docs](https://api.restfulmc.cc/swagger-ui/index.html#/Player%20Controller/getPlayer) for more. ## Path Variables | Name | Type | Description | @@ -35,7 +35,7 @@ Results are cached for up to `1 hour` "model": "SLIM", "legacy": false, "parts": { - "HEAD": "https://mc.rainnny.club/player/head/fc1d5fe7f29b430d80bb3b093a638b0f.png" + "HEAD": "https://api.restfulmc.cc/player/head/fc1d5fe7f29b430d80bb3b093a638b0f.png" ... } },