mostly completed docs
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m38s
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m38s
This commit is contained in:
@ -5,7 +5,22 @@ summary: Welcome to the Minecraft Utilities documentation! Here you can find inf
|
||||
|
||||
# Getting Started
|
||||
|
||||
This is still a work in progress, so please be patient as we continue to add more documentation.
|
||||
Welcome to the Minecraft Utilities documentation! Here you can find information on how to use the various features of the API.
|
||||
|
||||
## Features
|
||||
|
||||
See below for a list of features that are currently available in the API.
|
||||
|
||||
| Feature | Description |
|
||||
|----------------------------------------------------------|----------------------------------------|
|
||||
| [Player Lookup](/docs/player/player-lookup) | Get a player's information |
|
||||
| [Player Username To Uuid](/docs/player/username-to-uuid) | Get a player's skin parts |
|
||||
| [Player Skin Parts](/docs/player/skin-parts) | Get a player's skin parts |
|
||||
| [Server Lookup](/docs/server/server-lookup) | Get a server's information |
|
||||
| [Server Icon](/docs/server/favicon) | Get a server's icon |
|
||||
| [Server Preview](/docs/server/preview) | View the server as if you were in-game |
|
||||
| [Mojang Status](/docs/mojang/endpoint-status) | Get the status of Mojang's services |
|
||||
|
||||
|
||||
## Libraries
|
||||
|
||||
|
Reference in New Issue
Block a user