change docs and docs page
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m30s
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m30s
This commit is contained in:
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user