From d5f3f23e4ea4f1f13ca487b211244544f1a0975e Mon Sep 17 00:00:00 2001 From: Braydon Date: Tue, 16 Apr 2024 16:48:30 -0700 Subject: [PATCH] Update api/player/query --- api%2Fplayer%2Fquery.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" ... } },