change docs and docs page
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m30s

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

View File

@ -1,9 +1,9 @@
---
title: Mojang - Endpoint Status
title: Mojang Endpoint Status
summary: Get the status of the Mojang APIs.
---
# Mojang - Endpoint Status
# Overview
The Mojang endpoint status endpoint allows you to get the status of the Mojang APIs.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -1,9 +1,9 @@
---
title: Server - Blocked Status
title: Server Blocked Status
summary: Get the Mojang blocked status of a Minecraft server.
---
# Server - Blocked Status
# Overview
The server blocked status endpoint allows you to get the Mojang blocked status of a Minecraft server.

View File

@ -1,9 +1,9 @@
---
title: Server - Favicon
title: Server Favicon
summary: Get the favicon of a Minecraft server.
---
# Server - Favicon
# Overview
The server favicon endpoint allows you to get the favicon of a Minecraft server.

View File

@ -1,9 +1,9 @@
---
title: Server - Preview
title: Server Preview
summary: Get the server list preview of a Minecraft server.
---
# Server - Preview
# Overview
The server preview endpoint allows you to get the server list preview of a Minecraft server.

View File

@ -3,7 +3,7 @@ title: Server Lookup
summary: Get information about a server.
---
# Server Lookup
# Overview
The server lookup endpoint allows you to get information about a server. This includes the server's IP address, port, and any other information that is available.