change docs and docs page

This commit is contained in:
Lee
2024-04-22 20:07:53 +01:00
parent 782b5efd4b
commit 9e17145e90
12 changed files with 65 additions and 50 deletions

@ -3,7 +3,7 @@ title: Player Lookup
summary: Get information about a player.
---
# Player Lookup
# Overview
The player lookup endpoint allows you to get information about a player. This includes their UUID, username, and any other information that is available.

@ -1,9 +1,9 @@
---
title: Player - Skin Parts
title: Player Skin Parts
summary: Get a specific part of a player's skin.
---
# Player - Skin Parts
# Overview
The player skin parts endpoint allows you to get a specific part of a player's skin.

@ -1,9 +1,9 @@
---
title: Player - Username to UUID
title: Player Username to UUID
summary: Get a player's UUID from their username.
---
# Player - Username to UUID
# Overview
The player username to UUID endpoint allows you to get a player's UUID from their username.