documentation
mojang
player
server
src/app
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user